I have done some searching on this issue and have not found anything that has helped. I keep getting the following error when trying to create a Google Doc document in n8n:
Forbidden - perhaps check your credentials?
The user’s Drive storage quota has been exceeded.
And this error is confusing. I am using an account that has NOT exceeded the storage quota, and my credentials ARE correct.
Has anybody else run into this issue? If you require more information regarding this, please let me know and I’ll do my best to provide it. I’m not sure what else to mention.
Hey, this is probably an incorrect error text and it’s misleading. The issue is most likely related to authentication or you got rate limited by Google (have you been running too many requests)?
Things to try out:
Create a blank file, then use Update - does this work?
Create a new project in Google Cloud Console and add it to n8n - does it work with that one?
Waiting a few hours and coming back - does it work with the old credential?