OAuth 2. JWT bearer Grant type - Not able to generate token due to Content-Type=URL-encoded
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 09:49 AM
Dear All,
I am trying to setup OAuth 2.0 JWT bearer type. while clicking on get auth token - it is trowing an error missing paramter- access token. in logs i can see content-type is URL encoded but it should be Content-type = application/jason. not sure where to set this up. i have tried every possible match in Oauth provider for send credentials but it is always URL-encoded. even in rest message i have configured as application/jason but still is is picking URL-encoded while hitting get oauth token button.
If do not use OAuth methoda -
Can anyone help me to setting up content-type in OAuth provide?
0 REPLIES 0