Basic-Auth icon indicating copy to clipboard operation
Basic-Auth copied to clipboard

Not working 403 (rest_forbidden - Sorry, you are not allowed to do that)

Open AymanEG opened this issue 9 years ago • 2 comments

Hi guys,

I hope you can help me with this , I set up a local copy with Bitnami with only basic plugins to GET/POST ACF fields through Basic Auth of the admin and it works just fine

I switched to an AWS server powered by Bitnami (Free tire) with everything like the local copy I can get the values but when I try to update them I get the following

{ "code": "rest_forbidden", "message": "Sorry, you are not allowed to do that.", "data": { "status": 403 } }

any ideas? I tried issue#1 but not working

AymanEG avatar Nov 10 '16 23:11 AymanEG

I'm having the same issue... it worked once though I'm almost certain, I just don't understand...

anthonycoffey avatar Jun 27 '17 09:06 anthonycoffey

For me It happens with scheduled future posts.

ram33z avatar Dec 24 '18 15:12 ram33z