Message=Errors.OriginNotAllowed when I try to upload an Image of Branding Logo
Hey, I'm hosting Zitadel in docker behind Nginx reverse proxy with external TLS and I can access the console UI, however, when I try to upload a logo to the branding settings I receive this response + this error message in console: ID=AUTH-DZG21 Message=Errors.OriginNotAllowed
Http failure response for https://domain.com/assets/v1/instance/policy/label/logo/dark: 401 OK
3 Replies
I'm hosting postgres in another container with its volume. but both apps are in the same container network
The solution was easy, I just had to add my website to the additional origins in console UI app in zitadel project
great to hear that you found the solution
Hi! May I ask where exactly was the additional origins setting?