Hi Team, I am trying to integrate my application with Creatio OAuth 2.0 using( Grant type - authorization code).
I created a URL with right client_id and redirect_uri
When I click the above link, it takes uses to username/password page, then to consent page. Once the user accepts the consent page info, it gives the below error, "Integration setup error"(See screenshot).
One thing that's not clear is scope. I have currently set it to the "Name"(Test) field that we specify in the Settings->OAuth 2.0 Integrated Application. I even tried using various other scopes as "offline_access" based on the below doc(https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platfor…) , but it doesn't make any difference.
Like
0 comments