POST Request being blocked?
A classic 'works in development but not in production' issue.
I'm sending a simple email signup payload from my cloudflare site to mailchimp. Everything in my local environment works, Postman works, the same setup doesn't work when I deploy to production.
I turned off DNS proxy, thought that might be it, but no luck.
No security events, no warnings, I'm pretty blind here! Anyone have an idea about how I should try and triage?
Is it because of encrypted variables?
Deployment id: 4eca8075-5a68-47b3-a7bf-90e2148c9281
Account ID: 14e66f3e464774b275361d21c2cb2a17
1 Reply
We're gonna need more info
Why isn't it working? What info do you have to say it isn't? Have you put in any debug logs? What response code is being returned from Mailchamp?