Error Unauthorized 401 Pega Service REST API using Basic Authentication
Please help, I am facing an error (401 Unauthorized) when submit request Service REST API using Basic Authentication from postman. These are the conditions you need to know:
- The user that is used for basic authentication can login to pega application (SS attached), so it isn't a credential problem
- The user that is used for basic authentication has the access group needed for Service REST (SS attached) and the access role "PegaRULES:PegaAPI" has already included (SS attached)
- I have no problem when execute the Service REST from pega directly (SS attached)
- There are no tracer activities when I hit Service REST API from postman (it exists when I hit Service REST API directly from pega)