airesvsg / acf-to-rest-api

Exposes Advanced Custom Fields Endpoints in the WordPress REST API
https://wordpress.org/plugins/acf-to-rest-api/
1.33k stars 111 forks source link

Cant update acf files or post new fiels #271

Open juanfran1512 opened 6 years ago

juanfran1512 commented 6 years ago

Hi, first sorry for my english, I have a problem and i think i'm not the only one because your issues are full with people trying to update the fileds and you always sent the people to https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/ but when we go to that page the answer you try we aplicate to fix the issue WP tell us that is not safe for production and most of us are going to use our site's and app's for production not just testing...

"There’s also a Basic Authentication plugin.

Note that this plugin requires sending your username and password with every request, and should only be used for development and testing i.e. not in a production environment."

so we implement authentications like JWT o 0auth or any other and we are frustrating with the answer that you give to all the people so please tell us if your plugin do not work with JWT plugin https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/

if your plugin do not work with other method just tell us and we decide if use under our on risk the less safe option, btw i appriciate the effort that you put in to the plugin but not be sou hard with the people that is just starting the path to learn how to use the full cappability of the WP Rest Api en the ACF

BTW i install the plugin and still can't edit the files image image