Hi guys, I have an issue with my fusionauth hosted instance.
I created a tenant by copying the default tenant and linked an application to it.
But when i try to use the authentification flow from my angular app i get a 403 error reaching the "/app/login" endpoint but i have no issue directly reaching the "/oauth2/authorize" endpoint.
I tried enabeling CORS in the server settings but it did not help.
Thank you for your help.