You need to sign in to do that
Don't have an account?
Apex Replay Debugger is not working
{
"status": 1,
"name": "FIELD_INTEGRITY_EXCEPTION",
"message": "This entity is already being traced by a trace flag with a start and expiration date that overlap this trace flag's start and expiration date.: Traced Entity ID",
"exitCode": 1,
"commandName": "Create",
"stack": "FIELD_INTEGRITY_EXCEPTION: This entity is already being traced by a trace flag with a start and expiration date that overlap this trace flag's start and expiration date.
"status": 1,
"name": "FIELD_INTEGRITY_EXCEPTION",
"message": "This entity is already being traced by a trace flag with a start and expiration date that overlap this trace flag's start and expiration date.: Traced Entity ID",
"exitCode": 1,
"commandName": "Create",
"stack": "FIELD_INTEGRITY_EXCEPTION: This entity is already being traced by a trace flag with a start and expiration date that overlap this trace flag's start and expiration date.
I have seen similar error coming into salesforce interface when a debug log in already setup for user and when we try to setup another debug for same user.
Are you running two instances of debugger?
Thanks