Wordpress not making new post

What are you trying to achieve?

So I have create a scenario to add new posts on 5 websites at the same time from chatgpt. I have copied the same scenario 4 other times and they are all working but that last one the first site on the scenario is creating the post but not the other 4 sites. There are no error messages anywhere.

Steps taken so far

I have deactivated all plugins with the exception of the make plugin, cleared the cache of the wp, have it run 1 site at a time, reentered the site and the API key, I am not using categories so that’s not it, made sure the author is correct, etc. but still no post.

Screenshots: scenario setup, module configuration, errors


The log from a site that is posting:
2025-07-03 13:41:34
(
request: POST /wp-json/wp/v2/posts/126
ip: http://173.170.102.100
codes: 2(1)
)

Here is what the log says from a site that is not posting

2025-07-02 20:25:17
(
request: GET /wp-json/wp/v2/posts
ip: http://172.18.0.66
codes: 7(1)
)

Fixed!
Redid connection using https instead of http
Hope this helps someone else that is pulling her wig off just like I was!
Happy making $h*t happen!!!

1 Like

Hello @Yamil_Francisco :waving_hand:

amazing! Thank you for coming back and sharing the solution. :hugs: