Kommo Make.com Integration Error Redirect URI is not associated with client

Hi!

I am trying to make an OAuth 2.0 request with the HTTP module.

It should connect Kommo CRM to Make.com

I followed this article: Make (formerly Integromat): How to connect with Kommo — Kommo

But I keep getting the following error: {“title”:“Authorization error”,“type”:“https://developers.amocrm.ru/v3/errors/OAuthProblemJson",“status”:400,“detail”:"Redirect URI is not associated with client”}

Redirect URI according to article is: https://www.integromat.com/oauth/cb/amo-crm2

Solved this issue.

Correct redirect URl is: https://www.integromat.com/oauth/cb/oauth2

1 Like