My n8n on Azure App service can not use Google Gemini(PaLM) Api.
Describe the problem/error/question
My n8n on Azure App service can not use Google Gemini(PaLM) Api.
What is the error message (if any)?
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:
Hey, the screenshots aren’t loading for me so I can’t see the error — could you paste the actual error message as text and let us know what n8n version you’re running? Also worth mentioning which specific node you’re using (Google Gemini Chat Model, PaLM, etc) and whether the API key works fine when you test it outside of n8n.
Hi @chunwen0907 Welcome!
There is no particular problem with AZURE, but i would say should try revoking your credentials, as your ERROR says that the service is receiving too many requests from you. Let me know if that works. {ALSO CONSIDER USING Google’s AI STUDIO for better AI Support , I personally use that and it works all the time}
this is my error message.
I don’t know how can I do.
Hi @chunwen0907 As the error says that API is not meant to be accessed by your geographical location maybe china(somewhat near that) , i recommend go here:
And setup yourself an account and from here you should be able to access all those models, give this a shot if this does not work let me know i can tell you more.