Hi Ironikus,
Firstly thanks for creating this plugin and your quick response. I’ve turned off SSL verification and tried playing with the CORS settings on WordPress. Although I don’t think this is the issue here.
The endpoint I have is http://localhost:3001/wordpress/news/create as an Express.js server.
I can send a post via Postman directly to this and it triggers, however not from WordPress. I have tested it with the Send Demo and also by creating Posts directly and it appears to log an admin-ajax POST request but this is not received by our webhooks server.
Everything is currently running locally so there are minimal security measures right now.
Any thoughts on what security settings might be blocking the request or why it isn’t being received?
I’m happy to share more details if that would be helpful.
-
This reply was modified 5 years, 7 months ago by mathewsnook.