Zoho API connection with N8N

I’m facing issue with my n8n self-hosted while setting up connection with zoho CRM, Can some one help me out with this regard ?

Getting thes error even after input of correct client id, client secret id and auth redirect url

Your redirect URI is localhost

Which can not be a redirect URI.

You might need a ngrok or cloudflare tunnel to make you n8n can be accessed from outsite so it can receive data from zoho directly.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.