Hello All,
How can I resolve Cross-Origin Resource Sharing (CORS) issues when trying to connect an Angular application to M-Files?
Please help me.
Thanks
Hello All,
How can I resolve Cross-Origin Resource Sharing (CORS) issues when trying to connect an Angular application to M-Files?
Please help me.
Thanks
You're trying to use the REST API? If so then you probably want to look at section 3 of this document: Installing and configuring M-Files Web Part for SharePoint Online.pdf
That said: I would strongly advised against querying the REST API directly within a browser, but instead to look at using a server-side component to proxy the requests.
© 2025 M-Files, All Rights Reserved.