Issue Creating WordPress Post via n8n

Hi everyone,
I’m trying to create a new post on my WordPress site using n8n’s WordPress node, but I’m running into an issue. The workflow runs, but nothing is created, and I received a message like the one shown in the image below.
Has anyone faced a similar problem or know what could be wrong?

Thanks in advance!

Hello @truongnq,
Don’t you have a post in draft in your wordpress?

No, after running the flow, it does not create any post in draft. I tried creating it manually in Wordpress Admin page and it still creates normally.

Let’s try to have Title and Content populated.
Probabily it’s silly test but let’s give a chance.

I tried to set a hard value for title and content, but it still is not working. Maybe the reason from WordPress settings or something?

I also think because side n8n the node does not provide you with errors in output, on the platform maybe also try to check the accesses provided to n8n

Hey @truongnq

Are you behind clouydflare or a CDN, it seems ure being detected as a bot. You could try turn off proxy in cloudflare.

Best regards,

Samuel

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