05-03-2022 09:51 AM
Hello All, I am trying to connect SL to sales for using OAUTH . I have followed https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/2387116096/Application+Configuration+in+Sa... . But when i click "Authorize"in the , there is a new tab opens up, with the following error
"
<OAuth>
<error>unsupported_grant_type</error>
<error_description>grant type not supported</error>
"
The following is the screen capture , shows the information I have entered in both of the envs.
07-25-2022 04:28 PM
Hi Sayeef
Thanks for sharing the details, can you double-check your account configuration again? The Oauth2 Authorization Endpoint and Token Endpoint are the same in your case: https://test.salesforce.com/services/oauth2/token
Usually, that’s different the authorize endpoint will end with a …oauth2/authorize and the token with …oauth2/token