Describe the problem/error/question
I’m hitting an error when trying to create an OAuth client in Zoho API using ’ Server-based Applications as suggested in Zoho credentials | n8n Docs. I noticed that Zoho has another ‘Client Type’ - Self Client - if one only want to work with their Zoho data. That option provides a Client ID and Client Secret as required by n8n too.
What is the error message (if any)?
When I provide ‘Self Client’ OAuth ID and Secret, I do get the option ‘Connect my account’ on n8n. I’m running n8n locally in docker. However, when I complete the Zoho authentication in the popup, I get this
Any pointers on what could be the issue?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- **n8n version:**1.63.4
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker
- **Operating system:**Windows 11