Comments Gabriel Brens started the conversationJune 14, 2024 at 12:12amThe REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages. When testing the REST API, an error was encountered: REST API Endpoint: https://eldemocrata.do/wp-json/wp/v2/types/post?context=edit REST API Response: (http_request_failed) cURL error 28: Connection timed out after 10002 milliseconds 2,609PenciDesign repliedJune 14, 2024 at 1:35amHi,This issue is related to the server configuration. Please read the detailed documentation at this link: https://www.wpbeginner.com/wp-tutorials/how-to-fix-curl-error-28-connection-timed-out-after-x-milliseconds/Regards,PenciDesign. Sign in to reply ...
The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an error was encountered:
REST API Endpoint: https://eldemocrata.do/wp-json/wp/v2/types/post?context=edit REST API Response: (http_request_failed) cURL error 28: Connection timed out after 10002 milliseconds
Hi,
This issue is related to the server configuration. Please read the detailed documentation at this link: https://www.wpbeginner.com/wp-tutorials/how-to-fix-curl-error-28-connection-timed-out-after-x-milliseconds/
Regards,
PenciDesign.