cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Salesforce Snap Pack: SnapLogic to SalesForce OAUTH problem

sayeef
New Contributor

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.
SnapLogicOauthSetup
SF_connected_app

1 REPLY 1

knarayan
Employee
Employee

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