wordpress-clients / hybrid

[I don't have time to work on this anymore. Use at your own risk] Build WordPress based PWA, iOS, Android & Windows phones apps in minutes!
MIT License
1.02k stars 348 forks source link

Author section #387

Closed SBrendan closed 7 years ago

SBrendan commented 7 years ago

Hi,

I have a problem with my api rest, when i'm try to get the user list, I have an error "You don't have permission to get the list" but in your issue #30 you say no need auth with api v2.

Thanks

shprink commented 7 years ago

Getting users does not require any permission : http://demo.wp-api.org/wp-json/wp/v2/users

Please share your API url.

SBrendan commented 7 years ago

https://stadion-actu.fr/wp-json/wp/v2/users

SBrendan commented 7 years ago

I have detected the problem, it's wp security plugins the problem. I'm search where is the option. Thk :)