I’ve been running Zaps integrated with WordPress sucessfully for a week, utilizing the API Request action to create posts on multiple WordPress installations from a single source.
These API Requests are now failing for all my Zaps giving me the following error:
Failed to create a http request in WordPress
No raw request domain filter provided.
No other information about the error is revealed. Posting a request to the endpoints from my local client using cURL or Insomnia works normally.
Is anyone else encountering this error with custom API Requests in their Zaps? And does anyone have any idea how to solve it?