403 Error on REST POST

I’m getting a 403 error on POST requests. As far as I can tell, the request is formulated correctly, and I’m including a valid user-token in the request header. Any tips would be appreciated.

Hi David

As far as I understand it seems that you’re trying to execute post requests as a logged in user. If you receive 403 error - perhaps you could have set ‘deny’ permissions for authenticated/rest user or else.

Please check your permissions https://backendless.com/documentation/data/rest/data_permissions_api.htm

Regards Anton