Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #37828
    Profile photo of info82
    info82
    Participant

    Hi there

    I am new with Symbiostock but its working really great for me and I wanted to thank you first for your great plugin.

    I have also problems with PHP and Rest API. I am on the newest WP Version.

    1. A PHP session was created by a session_start() function call. This affects the REST API and loopback requests. The session should be closed by session_write_close() before any HTTP requests are made.

    2. The REST API is a way for WordPress and other applications to communicate with the server. An example is the Block Editor screen, which is based on displaying and saving your posts and pages.

    The REST API request failed due to an error.
    Error: cURL error 28: Operation timed out after 10002 milliseconds with 0 bytes received (http_request_failed)

    3. cURL error 28: Operation timed out after 10005 milliseconds with 0 bytes received (http_request_failed)

    Could you help me out with that problems?

    Best regards

    R2Y

Viewing 1 post (of 1 total)