Invalid Redirect URI with Zoho CRM module

Hi, when I use https://www.integromat.com/oauth/cb/app as the redirect URI, I am getting an error with Zoho showing that the redirect URI is invalid. Here is a video explaining the issue:

I found the issue. The correct redirect URI is https://www.integromat.com/oauth/cb/zohocrm2

3 Likes

How did you figure out the last part of the URI?

It seems the app at the end of the URI is a variable, but I don’t know what to put there instead.

In another thread about Google, I saw the user needed to end the URI with google. In a response to my thread about this, I was told it should be oauth2, which is something I’ve already tried.

I’m at a complete loss, which is frustrating since I’m generally able to figure out this kind of stuff.