Skip to content
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

OAuth error when attempting to set up new phone #533

Closed
pnorman opened this issue Jan 29, 2023 · 14 comments
Closed

OAuth error when attempting to set up new phone #533

pnorman opened this issue Jan 29, 2023 · 14 comments
Labels
bug Something isn't working settings Related to app config and settings screen
Milestone

Comments

@pnorman
Copy link

pnorman commented Jan 29, 2023

I got a new phone and need to set up OAuth again. When I try to upload and press the OAuth button I get this message

Screenshot_20230127-153026

every door version 3.0 on a Google Pixel 7

@PaulTheArchivist
Copy link

I'm having the same problem, just moved on to a Google Pixel 5 phone. I've also tried the log in with password option and nothing at all happens when I try that it just goes back to the previous screen. I'm also on version 3.0.
Screenshot_20230206-191946

@pnorman
Copy link
Author

pnorman commented Feb 16, 2023

I reinstalled every door and it works so it looks like the issue is related to moving phones. I'm leaving it open because it's a bug, but testing it is difficult because it requires an install with the data being wrong in some way that happens when you move phones.

@tomchiverton
Copy link

Snap, pixel 4a to 6a

@CloCkWeRX
Copy link

Add pixel 7 to the list.

@HandyHat
Copy link

Same here - Pixel 3 to 7

@call-me-matt
Copy link

Pixel 8 has the same issue. Reinstall of the app solved it also for me.

@Zverik
Copy link
Owner

Zverik commented Mar 31, 2024

Looks like this is the relevant upstream ticket: teranetsrl/oauth2_client#134

Which references the even more upstream flutter_secure_storage: mogol/flutter_secure_storage#541 and mogol/flutter_secure_storage#354

Those issues are still unsolved, but I should read the full threads and see if anybody has a good idea on bypassing the error.

@Zverik Zverik added bug Something isn't working settings Related to app config and settings screen labels Apr 1, 2024
@Zverik Zverik added this to the Future milestone Apr 1, 2024
@kevinetore
Copy link

@Zverik I came to the same conclusion, did you find any solutions to the error?

@CloCkWeRX
Copy link

mogol/flutter_secure_storage#354 (comment) appears to be the most widely accepted workaround, but not clear if it helps existing data.

The other workaround - deleting the specific token on exception also seems to have a bit of traction

@CloCkWeRX
Copy link

(clear app data should also do the trick for us in userland)

@Zverik Zverik modified the milestones: Future, 5.0 Apr 15, 2024
@Zverik
Copy link
Owner

Zverik commented Apr 21, 2024

Hopefully fixed, thanks @CloCkWeRX for pointers. Please test https://github.com/Zverik/every_door/actions/runs/8775080923 if you have access.

@pnorman
Copy link
Author

pnorman commented Apr 22, 2024

Since the only way I've triggered this is with a new phone I can't test right now.

@Kofl
Copy link

Kofl commented Apr 28, 2024

Delete and reinstall also fixes it for Pixel 8 Pro

@Zverik
Copy link
Owner

Zverik commented Apr 28, 2024

Thanks, I guess I'll close it then.

@Zverik Zverik closed this as completed Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working settings Related to app config and settings screen
Projects
Status: Done
Development

No branches or pull requests

9 participants