Freemaster 3.2 - Chromium Embedded Framework uses CORS after update

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Freemaster 3.2 - Chromium Embedded Framework uses CORS after update

858 Views
M4k5
Contributor II

We are using Freemaster to access data on our sharepoint and SQL database.
After the update to from version 3.1 to version 3.2 this is no longer possible.
After several tests I am pretty sure that it has to do with CORS.
Are there any information if and why it was enabled for the Freemaster version 3.2 or is this just a bug?
Is there a way to disable CORS?

0 Kudos
Reply
1 Reply

851 Views
MichalH
NXP Apps Support
NXP Apps Support

Hello,

I suppose you were using the CEF (Chromium) to render your pages in FreeMASTER. The version 3.2 brings the new version of CEF (99.2.10+gfecf7ca+chromium-99.0.4844.51) - so I suspect the change in CORS handling might be related to this update. FreeMASTER itself does not do anything special about page sources, origins and redirects. (Well, it does, but only a minimum needed to handle a special fmstr:// protocol which fetches files from the target board).

The FreeMASTER version 3.2 also brings the Microsoft Edge WebView2 component which is also chromium based. Can you try the behavior in this browser?

If this does not work, please describe your problem case in more details, so we could repeat the issue locally.

Thanks,
Michal

0 Kudos
Reply