Question
Verizon Data services India
IN
Last activity: 4 Mar 2021 14:48 EST
Pega API Agent Stop operation throwing 403 Forbidden error
Hi,
We are trying to use the OOTB Pega API to start and stop the agents. For this we are trying to use Delete Method
of GET /nodes/{nodeID}/agents/{agentID}
GET method is working perfectly fine. But Delete method to stop the agent throwing 403 error.
Verified the required privileges and CORS policies. Every thing looks good.
What else could be the reason?