Question

403 - Forbidden: Access is denied. using Dataservice SelectQuery

I am trying to use Postman to test using Dataservice to do a basic Select. I am able to authenticate successfully but then I get:

403 - Forbidden: Access is denied

Is there some security I need to set up to grant the user access to use the APIs?

Like 0

Like

2 comments

403 => your cookies with your Header BPMCSRF is not match

Romadan Saputra,



I have checked mine and it is the same from my auth response but still the error is 403.



- Nevermind, I have solved this by adding the BPMCSRF into the header of the insertquery.

Show all comments