Login failed : NetworkError: There is no response. In WebGL

Hi,I have a problem and need your help!

I had no problems logging in to AB under the Editor, but I packaged it to webgl and there was a login error. My AB plugin is the latest version.

image

Hi @user13, at first glance, the issue appears to be related to CORS (Cross-Origin Resource Sharing). As a troubleshooting step, you could try running the browser with the following command:

chrome.exe --disable-web-security --disable-site-isolation-trials

If the issue still persist, currently, Shared Cloud does not support leveraging CORS, and this feature is still in our backlog.