Script error no authorisation..
See original GitHub issueGetting this error, reinstalled and still have the same error (allowed application permission when installing).
ScriptError: Authorization is required to perform that action.
Screen grab:
Issue Analytics
- State:
- Created 6 years ago
- Reactions:8
- Comments:8 (1 by maintainers)
Top Results From Across the Web
"ScriptError: Authorisation is required to perform that action ...
This requires more authorization. You need to grant this. What you can do is create a temporary function in the library that has...
Read more >I saw this warning 'ScriptError: Authorization is required to ...
Sometimes, google shows the weird warning “ScriptError: Authorization is required to perform that action” when you try to access add on.
Read more >How to fix the Google Sheets Authorization Error - MonkeyLearn
If you received the message: "ScriptError: Authorization is required to perform that action" here is the most probable cause and solution.
Read more >Suddenly getting this Script Error during Startup
It appears to have something to do with login authorization of some sorts. I have not deleted nor installed any apps or something...
Read more >Fixing "Authorization is required to perform that action" Google ...
Basically any line of code that tries to access functions that requires permissions to be authorized, the add-on will error out and produce ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Had the same issue and i’ve noticed that i had multiple account logged in. I fixed it by disconnecting others account except the one i needed to edit the doc.
Thanks for submitting the issue! As mentioned by @BenoitDLX, GAS seems to be unable to handle authorizations for multiple accounts. You should be able to work around this by logging out of all accounts except one.
Please see Google’s issue tracker for more information about this bug. You may be able to help escalate its priority by giving it a star. Until then, we must wait 😄