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
{{ message }}
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
the example curl request in the docs: 'curl --user "username:password" -X POST -d "title:newTitle" https://example/wp-json/wp/v2/posts/5700' is working fine for me, however using a GET request returns the following error. Is this an issue on my side or a problem with the plugin?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
the example curl request in the docs: 'curl --user "username:password" -X POST -d "title:newTitle" https://example/wp-json/wp/v2/posts/5700' is working fine for me, however using a GET request returns the following error. Is this an issue on my side or a problem with the plugin?
The text was updated successfully, but these errors were encountered: