PHP SESSION INTERFERES WITH REST API
-
Thanks for the plugin! It’s a great contribution!
I would like to ask about the following:
At site heath, I read the following critical issue related to the plugin:
“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.”
How could that be fixed?
Thank you very much for your help!
Regards
The topic ‘PHP SESSION INTERFERES WITH REST API’ is closed to new replies.