OAuthProblemException{error='invalid_request', description='Missing parameters: access_token', uri='
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello Team
I am trying to do http call of post from ServiceNow to Azure .
I created an Application Registry (OAuth 2.0) in ServiceNow with below configurations
supplied Client ID, Client Secret, and the token URL on Microsoft login.
Default Grant type is Client Credentials
Next i created Rest messgae with Post with endpoint of azure logic app and choosing Authentication as OAuth2.0 and oauth profile as Application registery which created above
In Flow designer if i try executing script getting below error
OAUTH - OAuthClient : Received http response: {"access_token":"********"
OAuthProblemException{error='invalid_request', description='Missing parameters: access_token', uri='null', state='null', scope='null', redirectUri='null', responseStatus=0, parameters={}}
0 REPLIES 0
