Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes

Hi,
I'm building a frontend using React, and my Headwind MDM backend is hosted on a separate Linux server on a different device.
Whenever I try to make API calls from my React app (which is running on localhost), I'm getting CORS (Cross-Origin Resource Sharing) errors.

How can I configure my setup so that my frontend (hosted on a different device) is allowed to make requests to the Headwind MDM backend?

closed as a duplicate of: Cors error with rest api
by (210 points)
closed by
...