Closed Luna-Klatzer closed 6 months ago
Currently, when testing the deployed environment in a standard browser such as Firefox (Standard Edition) or regular Chrome, CORS errors are thrown for the various APIs which are treated as a different host due to their mismatching ports.
Fixed by #123.
Currently, when testing the deployed environment in a standard browser such as Firefox (Standard Edition) or regular Chrome, CORS errors are thrown for the various APIs which are treated as a different host due to their mismatching ports.