-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS app Oauth not working with latest update #13467
Comments
If you revert to 1.117.0 on the server, does it work? |
Is that safe to do? I don't want to break anything more than it is lol |
What are the redirect URIs you've configured on your oauth server? |
Does adding |
Unfortunately google doesn't allow you to add that, it shows as invalid. |
Can you share your complete oauth config on both Immich and Google? Of course, redact client secrets and such ;) |
This comment was marked as off-topic.
This comment was marked as off-topic.
@Harguer you have a completely unrelated issue, and it's caused by not reading the release notes. |
Sorry if this is a silly question, but when will we see the fix? Is it in
an iOS app update, or is it in Immich itself? Thanks!
…On Tue, Oct 15, 2024 at 4:41 PM Jason Rasmussen ***@***.***> wrote:
Closed #13467 <#13467> as
completed via #13474 <#13474>.
—
Reply to this email directly, view it on GitHub
<#13467 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUAA6F75N2SG7OLV4KHRL6LZ3V4YNAVCNFSM6AAAAABP7NFJTKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGY3DIMBUGI2DMMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@chaosclarity84 update the server to v1.118.1 will fix it |
I can use google oauth from web browser, also changed redirect uri 'https://photos.xxx.xxx/app/oauth/mobile-redirect' |
That should be /api/ not /app/ |
The bug
I updated to latest Immich today, as well as the iOS app. I have setup the Google OAuth configuration, which is working fine for desktop browser login, and was previously working great on the iOS app. But after today's update, I can no longer login using the iOS app with Google OAuth. Just so happens my wife wanted to sign up and use it today, that's how I discovered it was broken.
The error I receive after tapping the OAuth login within the app is:
custom scheme uris are not allowed for 'web' client type
The OS that Immich Server is running on
Unraid Docker
Version of Immich Server
latest
Version of Immich Mobile App
latest
Platform with the issue
Your docker-compose.yml content
Not sure how to pull that in Unraid, for me it's just a gui with text fields, but nothing is configured out of the ordinary I would say.
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: