I created a Workflow to post articles to a WordPress website. But when connecting to WP, it keeps spinning like this and then returns a ‘timed out’ result. What could be causing this error?
Note: I’ve integrated the API in the User section of WP and have enabled the ‘Retry On Fail’ option in the settings, but it still doesn’t work."
Now, let me address your issue:
A “timed out” error when connecting to your WordPress site via a Workflow (likely using the WordPress REST API) suggests that the request is taking too long to get a response from the server, and the connection is being terminated before completion