• This happens after installing this plugin.

    WordPress writes this message….

    An active PHP session was detected.
    The PHP session was created by calling the function session_start(). This prevents the REST API and loopback requests from working. The session must be closed by the function session_write_close()before making any HTTP requests.

    And the second message….

    THE REST API returned an error

    The REST API is one of the ways WordPress and other applications communicate with the server. For example, the block editor screen uses it to display and save your posts and pages.

    An error occurred while testing the REST API:

    The REST API Endpoint: https://……/wp-json/wp/v2/types/post?context=edit
    REST API Response: (http_request_failed) cURL error 28: Operation timed out after 10002 milliseconds with 0 bytes received

    • This topic was modified 5 months, 2 weeks ago by dimail.

You must be logged in to reply to this topic.