airesvsg / acf-to-rest-api

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

acf return false #404

Open mostmags opened 1 year ago

mostmags commented 1 year ago

I'm working on a python project, when i try to send data using python script ACF fields return false. But when try to send same data with postman it work fine.

Please help me to solve this issue..