Using Umbraco v14 in Umbraco Cloud backoffice doesn’t work, when I visit /umbraco it redirects me to /umbraco/management/api/v1/security/back-office/authorize?redirect_uri= and show an error
error:invalid_request
error_description:The specified 'redirect_uri' is not valid for this client application.
error_uri:https://documentation.openiddict.com/errors/ID2043
Do you have a solution for this?
Currently I’m on v16.3.3, with the “BackOfficeHost“ with the correct URL, and the problem persists.
I’m using the same DB for local and for DEV environments.