redirect_uri_mismatch error while fetching access token from salesforce for auth 2.0
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 10:30 PM
OAuthProblemException{error='redirect_uri_mismatch', description='redirect_uri must match configuration', uri='null', state='null', scope='null', redirectUri='null', responseStatus=0, parameters={}}
Hi All,
I get the above error while fetching the access and refresh token from salesforce for auth2.0. May I know what i am missing.
Thank you.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 08:23 AM - edited 11-28-2023 08:24 AM
@Obito Did you find the solution for this issue, even I am getting the same error.