minal_shah.pwc

Getting URI redirect error when while integrating with salesforce using connector

0 votes

we get attached error:

 

error=redirect_uri_mismatch&error_description=redirect_uri%20must%20match%20configuration


Reply to: Getting URI redirect error when while integrating with salesforce using connector

0 votes

Hi Minal Shah,

 

Which OneSpan Sign environment are you connecting to (https://apps.esignlive.com vs https://sandbox.esignlive.com, etc)? And have you reported the issue to support team ([email protected]) with a bit more detailed steps to reproduce the error?

As per this Salesforce forums post (https://developer.salesforce.com/forums/?id=906F00000009Br4IAE), this error message is a general Salesforce error message and might be related to OAuth client redirection.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Getting URI redirect error when while integrating with salesforce using connector

0 votes

You can use a connected app to request access to Salesforce data on the behalf of an external application. It's the same as the OAuth redirect URI. You must explicitly request the refresh_token scope to get a refresh token.With a refresh token, the app can interact with the user's data while the user is offline.

 

 

 

 

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off