OS: Windows 10
Browser: Chrome 63.0.3239.84
What happened?
Deployed AzContactForm. Used the demo to post a message but the service responded with a "400 Bad Request" status code. The request was also marked as using the OPTIONS verb rather than POST. It looks like the browser has intercepted and re-configured the request.
This looks like a CORS issue.
OS: Windows 10
Browser: Chrome 63.0.3239.84
What happened?
Deployed AzContactForm. Used the demo to post a message but the service responded with a "400 Bad Request" status code. The request was also marked as using the OPTIONS verb rather than POST. It looks like the browser has intercepted and re-configured the request.
This looks like a CORS issue.