WP-API / Basic-Auth

Basic Authentication handler for the JSON API, used for development and debugging purposes
761 stars 281 forks source link

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

Open AymanEG opened 7 years ago

AymanEG commented 7 years ago

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

anthonycoffey commented 7 years ago

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

ram33z commented 5 years ago

For me It happens with scheduled future posts.