Trying to perform portal activities outside of Pega using the API; error. Response code: 403 { "pxObjClass": "Pega-API-CaseManagement", "errors": [ ..
I am trying to perform portal activities outside of Pega using the API. I was able to authenticate into Pega. But when I try get cases, case types or other API calls, I get the insufficient privileges error.
Response code: 403
{ "pxObjClass": "Pega-API-CaseManagement", "errors": [ { "ID": "Pega_API_019", "message": "Insufficient privilege", "pxObjClass": "Pega-API-Error" } ] }
When I log into the portal using the same user, I am able to view and create cases without issues.
Any help would be much appreciated. Thanks.
***Moderator Edit: Vidyaranjan | Updated categories & title***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.