You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up WooCommerce Rest API through Wordpress but get 404 not found errors when using GET API on Postman, I have set permissions for everyone to bypass SSO on both wordpress and wordpress admin but still can't get a callback.
I don't think I ever sorted this out. I have just done a quick chat gpt for you and it says:
Web Server Configuration Conflicts:
YunoHost’s Web Server Setup: YunoHost typically uses Nginx or Apache as the web server. The default configurations provided by YunoHost for WordPress might not fully accommodate the specific routing requirements of the WordPress REST API.
URL Rewriting Issues: The REST API relies on pretty permalinks (e.g., /wp-json/) to function correctly. If URL rewriting is not properly configured, API endpoints may not be accessible.
From what I can remember it was possible to read from the wordpress api, but I could not write back to it. I would still be interested to know if there is a solution.
Same issue as P4ul2000.
I cant access the REST API to post. I get the 401 not authorized error.
I tried WP without YUNOHOST and I can post via REST API.
Has anyone managed to post data to the Wordpress hosted on Yunohost please?
If so, what is the setup needed please as I always get connection rejected despite setting up app specific passwords etc.
Thank you!
The text was updated successfully, but these errors were encountered: