Hi, we are using the API for a form. It was working just fine until recently and now on our website the submit button isn’t submitting. The console shows this error.
Access to fetch at ‘https://api.monday.com/v2’ from origin ‘website’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
Does the web team just need to add a header? Why would this have changed suddenly?