I've followed the tutorial in Workspace Web Integration Capabilities. Works great locally but if I host my application with a different address from http://localhost:8080 it doesn't work anymore. It doesn't even work if I change the port and use http://localhost:8081. How can I use the SxS API from my website http://abc.xyz?
Here's the errors it gives when using, e.g., http://localhost:8081 or my application http://abc.xyz:![screenshot-2023-04-11-at-132020-2.png](https://us.v-cdn.net/6038239/uploads/attachments/17458-screenshot-2023-04-11-at-132020-2.png)
If I use http://localhost:8080 is great:
![1681216151171.png](https://us.v-cdn.net/6038239/uploads/attachments/17461-1681216151171.png)