OOTB Pega API 403 status code (You don't have permissions to access the requested directory)
Hello All,
We have requirement where need to start n stop the specific queueprocessor. So I tried OOTB Pega API to stop/start but getting 403 error. Please let me know if you have any ideas.
Note : Here api service package is basic authentication. And other ootb apis calls working fine.
API :- rsource uri :- api/v1/nodes/all/queue_processors/<queueprocessor name>
Error :-
[an error occurred while processing this directive]
[an error occurred while processing this directive]
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.
[an error occurred while processing this directive]
thanks,
Pavan