Question
XMLHttpRequest cannot load. No 'Access-Control-Allow-Origin' header is present on the requested resource.
Trying to send an ajax request to Marketo from a browser form. using jquery to create the ajax request, but keep getting the CORS error from the server. Anyone have any suggestions on how to get the responding server (marketo) to allow CORS requests?