Fusionauth error 403 forbidden
-
Hello,
I'm having trouble creating a new tenant in the Fusionauth admin panel. After specifying the name and clicking on 'save', I receive a 403 error. The same error occurs when I try to edit the tenant.
I have an account with an admin role, but it seems like I'm unable to perform these actions through the admin panel. However, I am able to add a new tenant by making an API Post request.
Can you please advise on how to resolve this issue? Thank you.
-
@filippachucki2000 It's hard to give advice without knowing more, but if you have a proxy, make sure it is correctly configured:
https://fusionauth.io/docs/v1/tech/admin-guide/proxy-setup
Did you end up resolving this?