#45721 closed defect (bug) (worksforme)
Post not publish as well as not update
| Reported by: | ashishodich | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | 5.0.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | administration, rest-api |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I resolved it by doing fresh installation.