#45721 closed defect (bug) (worksforme)
Post not publish as well as not update
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 5.0.2 |
| Component: | Posts, Post Types | Keywords: | |
| Focuses: | administration, rest-api | Cc: |
Description
Hello,
I am using WordPress 5.0.2 version.
I am not able to do publish a new post, as well as update published post. Following error I am getting.
General
Request URL: http://localhost/nomecs/wp-json/wp/v2/pages/13?_locale=user Request Method: POST Status Code: 500 Internal Server Error Remote Address: [::1]:80 Referrer Policy: strict-origin-when-cross-origin
Request Payload
{status: "publish", content: "", id: 13}
content: ""
id: 13
status: "publish"
Change History (2)
Note: See
TracTickets for help on using
tickets.
I resolved it by doing fresh installation.