• I get critical error after WordPress 5.6 install in Site Health menu. (/wp-admin/site-health.php)

    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.

    • This topic was modified 3 years, 10 months ago by alfait.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I am facing exact same issue. Did you solve it?
    Did you get support from dev team?

    Thank you

    • This reply was modified 3 years, 9 months ago by yonigirardey.

    How did you manage to access REST API?
    I am trying to display properties in a react web app and I can’t access. The error is 401. Although I put the correct consumer key and secret. I am testing with postman.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘interferes with REST API and loopback requests’ is closed to new replies.