Immich Mobile App Cannot Log In via OAuthService While Website Login Works
Cannot log in to Immich via OAuthService on the mobile app, though login through the website works fine with OAuthService. It worked fine before. I haven't touched anything on Google OAuthService. I am using v1.142.1.
Logs:
#0 OAuthApi.finishOAuth (package:openapi/api/o_auth_api.dart:54)
<asynchronous suspension>
#1 OAuthService.oAuthLogin (package:immich_mobile/services/oauth.service.dart:39)
<asynchronous suspension>
#2 LoginForm.build.oAuthLogin (package:immich_mobile/widgets/forms/login/login_form.dart:272)
<asynchronous suspension>
Logs:
#0 OAuthApi.finishOAuth (package:openapi/api/o_auth_api.dart:54)
<asynchronous suspension>
#1 OAuthService.oAuthLogin (package:immich_mobile/services/oauth.service.dart:39)
<asynchronous suspension>
#2 LoginForm.build.oAuthLogin (package:immich_mobile/widgets/forms/login/login_form.dart:272)
<asynchronous suspension>