Question
Ford Motor Company
US
Last activity: 18 Feb 2019 20:17 EST
Calling REST service with OAuth token
Hi All,
We are trying to call a REST service with OAuth token,
1. I have created external system on the OAuth 2.0 Provider Rule in Pega
2. Changed the Service Package(Api) into OAuth2.0 authentication.
When i hit the service getting the below error.
pyStatusMessage | the server responded with an HTTP 401 code, indicating an authorization problem. |
pyHTTPResponseCode | 401 |
pyStatusValue | Fail: Authentication parameters incorrect |
How do i map the OAuth 2.0 Provider Rule into my REST service rule?
Regards,
Anandh
Hi All,
We are trying to call a REST service with OAuth token,
1. I have created external system on the OAuth 2.0 Provider Rule in Pega
2. Changed the Service Package(Api) into OAuth2.0 authentication.
When i hit the service getting the below error.
pyStatusMessage | the server responded with an HTTP 401 code, indicating an authorization problem. |
pyHTTPResponseCode | 401 |
pyStatusValue | Fail: Authentication parameters incorrect |
How do i map the OAuth 2.0 Provider Rule into my REST service rule?
Regards,
Anandh
***Edited by Moderator Marissa to update platform capability tags****