Squidex app api are getting blocked by CORS

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ x] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

@Sebastian our API calls to Apps are suddenly getting blocked by CORS. any changes made in squidex lately ?

Expected behavior

Minimal reproduction of the problem

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [x] Cloud version

Version: [VERSION]

Browser:

  • [ ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Please check the checkboxes.

I have not changed anything around that.

Hi folks, has the same problem, but with self hosted version, has some way to configure the aplication CORS by dockerfile or some tip like that?

For me it just works. Have you checked the headers? Perhaps they are altered by the reverse proxy.