I can't not connect to wordpress




25 web pages
"Everyone, I need some help.

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

Hi, please share your workflow by copy/pasting in a code section so it becomes interactive. at least we will be able to see your settings.

Regards,
J.

1 Like

I had update above. Ples help me check

seems you n8n instance can’t reach wordpress url, not an authentication issue.

should not impact, but try to remove final / on url.
then check if your n8n insance can pint that url.

api should be active by default, but try to check it is:
Site similar to backpage | sites like backpage | new backpage - bedpage.com and if it is try to add an httprequest node for testing. add https://yourdomain/wp-json as httprequest URL

I am try https request, but n8n just loading. Can’t connect

But, I creat a new acount n8n => Creat new credential workpress. I can post my website. however, Credential display :


This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.