invalid request while integrating to salesforce
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
When i click on the Get oAuth Token link i get the following error message:
error=invalid_request&error_description=missing%20required%20code%20challenge
i have attached screenshots on both Salesforce and Servicenow .
Can someone point me to where I should be looking at in terms of troublsshooting?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @oluseyiasol
Try two options:
1. change Grant_type = Client credential and generate the token
OR
2. for your error,
Check "public client" check box in your oauth profile,
then add value in new field code_challenge_method=S256