I read many forums and documentation online for connecting zoho with n8n using oauth2, but i’m still getting the refresh token issue although I’m sure I’m following everything to the tee.
Everything. But it’s just not working and I have no idea why. It connects normally, works for 1 hour, then stops working and I need to manually connect again to make it work.
I even made the HTTPS node refresh multiple times on error, in case I need to send more than 1 request for the refresh token to work. Didn’t work either.
Hey, thanks for that. Tried it but it doesn’t work because of the scopes. I think I can make it work but this is a big change to our internal workflow and I don’t want to go through it — we don’t use Zoho CRM.
Hi, I understand. I looked at a bit further and tried changing a few details but with no luck. Unfortunately I dont think its fixable in its current form. It seems to be a mismatch of what n8n expects and what zoho sends.
I have seen workflows that manually does it with multiple nodes.