This topic has 4 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
I found two errors in the site
the first: (An active PHP session detected)
A PHP session was created by a call to the session_start () function. This interferes with REST API and loopback requests. The session should be closed by session_write_close () before making any HTTP requests.
the second: (The REST API encountered an error)
REST APIs are the way WordPress, and other applications, communicate with the server. One example is the block editor screen, which depends on the REST API to view and save your articles and pages.
The request to the REST API failed due to an error.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)
what could be the causes?
I noticed that the problem may be due to the wishlist plugin, if I replace it with a different one, how can I then integrate it with the connect block icon?
I solved it by inserting a widget
Hello,
Sorry for the delay in answering.
Have you sorted out? Is there anything else we can help you with?
Regards
You must be logged in to reply to this topic.Log in/Sign up