ImmichI
Immich3mo ago
thecsib

Google Oauth setup not working properly for the application URI

Hey,

I followed this: https://docs.immich.app/administration/oauth/#mobile-redirect-uri
Pasted https://mydomain.ltd/api/oauth/mobile-redirect to the authorizred redirect uri section in Google Console(additio to the other uris)

When I try to save it:
Save failed
The request failed because one or more of the domains of your redirect URIs or Javascript origins does not comply with Google's requirements.
Learn more


Looks like there is an URL validaiton from Google side and they are not really like this approach when the website is not returning http 200. Do you have any workaround, or did I miss a step?
Was this page helpful?