module-federation.github.io icon indicating copy to clipboard operation
module-federation.github.io copied to clipboard

CORS issue

Open dassum03-BH opened this issue 1 year ago • 0 comments

Hello,

I have a shell running on some domain and all other microfrontends are running on several different domains. When my remote MF are making api calls, I'm getting error 404 with the APIs.

Is it possible to have several remote MF running on different domain to be hosted in a different domain, able to make API calls i.e. no CORS issue.

dassum03-BH avatar Aug 28 '23 07:08 dassum03-BH