Answered

How to setup CORS

  • 18 March 2021
  • 1 reply
  • 119 views

I am working on a SPA where I am trying to create a UI on how to configure the look and types of the widgets to import. So I was wondering is there a way to set up cors in the Miro development settings that I missed?
I am using directly Authorization with the Bearer token.

icon

Best answer by Sami Ljimari 18 March 2021, 17:29

View original

1 reply

Userlevel 2
Badge +3

If you encounter CORS error you should probably look into your server settings. I had the same issue with a FM server and only had to tweak a few settings to get rid of it.

Reply