Another REST API Issue
-
I am another person with a REST API problem installing Site Kit. Notices from my Site Health are below
Thanks for any advice.
A PHP session was created by a?session_start()
?function call. This interferes with REST API and loopback requests. The session should be closed by?session_write_close()
?before making any HTTP requests.
********************************The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an unexpected result was returned:
REST API Endpoint: https://www.slbotanicalgardens.com/wp-json/wp/v2/types/post?context=edit
REST API Response: (404) Not FoundThe page I need help with: [log in to see the link]
- The topic ‘Another REST API Issue’ is closed to new replies.