You need to sign in to do that
Don't have an account?

Execute Anonymous: Sending Request - Execution Failed
So I'm trying to run some code through the developer console with execute anonymous.
Anytime I try to run the code, it hangs for a second at Sending Request, then just shows Execution Failed and...that's it. No error message, nothing. Since I'm not getting an error message, I'm not really sure what's going wrong. It was working just fine a few days ago with the exact same code I'm trying to run now. Anyone ever see this issue before?
Is it failing for any code or just that particular piece of code? Can you just try putting up a system.debug('Hello World') message and see if that's executing. Also another best place to check the anonymous execution is the work bench(workbench.developerforce.com).