Hi i am having a mistake with the Google drive API, i am trying to register mi account in google, but then sends me a mistake of unathorized message
Describe the problem/error/question
I´am having a mistake with an unauthorized message when i tried to connect with the google api.
What is the error message (if )?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Hi @Ventas_Grupo_ACT
Did you setup Google credentials correctly?
@Ventas_Grupo_ACT welcome to the n8n community!
can you please provide more context?
if possible, share your json without the sensitive data.
Hi yes, I configured all the information correctly. I watched some videos and set up everything necessary. What would you need to see to know what the error is?
Hi Tammy, I don’t have the JSON because it’s just the pure Google API connection, I don’t know what info I could send you so you can help me
@Ventas_Grupo_ACT
Have you checked whether the redirect URL configured in n8n is also added to the list of Authorized Redirect URIs in your Google Cloud OAuth application?