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
Due to the plugin automatic update today, the version changed from 3.5.0 to 3.6.1, but immediately after that, when I saved the snippet, the message “Could not create snippet. Request failed with status code 404” appeared. I can no longer save.
The JSON response message is code “rest_no_route”.
When using 3.5.0, it is normally 200 OK.
Edit: In looking at the console, it looks like the 404 is happening when trying to access https://*my website*.com/wp-json/code-snippets/v1/snippets
Current behavior
Due to the plugin automatic update today, the version changed from 3.5.0 to 3.6.1, but immediately after that, when I saved the snippet, the message “Could not create snippet. Request failed with status code 404” appeared. I can no longer save.
The JSON response message is code “rest_no_route”.
When using 3.5.0, it is normally 200 OK.
Edit: In looking at the console, it looks like the 404 is happening when trying to access https://*my website*.com/wp-json/code-snippets/v1/snippets
WordPress URL : https://xxxxxx.com/zzzzzzzz
Site URL : https://xxxxxx.com/
WordPress URL and Site URL are different.
Expected behavior
Saving should work as expected.
Steps to reproduce
I checked the following in my environment, and it is version 3.6.2.
The situation did not change.
→ 404 error will occur.
→ 404 error will occur.
If you change the version back to 3.5.0, you can save without any problems.
WordPress version
unknown
Code Snippets version
3.6.1
Code Snippets license
Core (free)
Anything else?
Transposed from here: Could not create snippet. Request failed with status code 404
Also see: Could not create snippet. Request failed with status code 500
The text was updated successfully, but these errors were encountered: