Reputation: 31300
I'm getting the error message:
When I run the doGet()
from the script editor. I get:
I think I was testing some code for OAuth, but I have no idea how this happened or what I can do to solve this problem.
The exec
version has the same problem, and publishing a new version, didn't change anything.
If I try to go to the developers console from the Resources menu, I get the error message.
Is there any fix to this? Do I need to make a copy of the file, and write-this off as now unusable?
Upvotes: 1
Views: 447
Reputation: 5782
I saw this the other day. It came from a script that I had changed the project ID to one I had created in the developer console. As this was only a test I deleted the project but hadn't revoked access to the script. It gave me this error.
Upvotes: 2