Hello,
we have an issue calling a Zapier Webhook from AMP form. After submitting the data the zap finishes its work with success, but as an response we receive CORS error.
Contacting our service who builds for us AMP forms, they said that Zapier must add next response header
"Access-Control-Expose-Headers": "AMP-Access-Control-Allow-Source-Origin"
"Access-Control-Allow-Origin": $origin
"AMP-Access-Control-Allow-Source-Origin": $ampSource
"Access-Control-Allow-Credentials": "true"
Is it something that Zapier Team can implement on their side?
Thank you in advance!
Best regards,
TinyEmail.