Published a live version of a flutter web app and all of my backendless data requests are not working. When I was testing in a development environment it was working. This is the response that I keep getting. Any ideas what is happening?
As I see you request data from another app with domain sizabledust.backendless.app and request mode is cors. If we change it to no-cors everything works fine.
Published a live version of a flutter web app
Can you tell me, is it about publishing app at our service? Or some another?