-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error after adding the firebase_auth_ui dependence #19
Comments
Hi, I haven't seen this error earlier. I'll look into it ASAP :) |
Thanks man!On May 23, 2020 13:29, Sandip Fichadiya <notifications@github.com> wrote:
Hi, I haven't seen this error earlier. I'll look into it ASAP :)
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
I recently downloaded this package last night and am receiving the same errors. Appreciate you looking into this @sam0829! |
@zschuster @AntonVTR This doesn't look like a harmful error and seems because of underlying facebook SDK. Can you please confirm if this error doesn't break anything and you can use sign in with facebook normally? If so, I would like to prioritize other issues and ignore this for some time :) |
@sam0829 My only purpose at the moment is email/password and the error does not seem to break anything. When I look into other sign-in methods, I will let you know if anything breaks. |
getting similar error when i select google account .Any updates ? E/GraphResponse( 4852): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)} |
Hello!
Thank you for the module!
Do you have any idea what is the reason for these errors even if I don't call any auth methods?
Launching lib\main.dart on AOSP on IA Emulator in debug mode...
√ Built build\app\outputs\flutter-apk\app-debug.apk.
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
I/alatycalculato( 3195): Background concurrent copying GC freed 19514(1046KB) AllocSpace objects, 10(488KB) LOS objects, 49% free, 2MB/5MB, paused 1.187ms total 223.763ms
I/alatycalculato( 3195): Background concurrent copying GC freed 13864(1046KB) AllocSpace objects, 11(844KB) LOS objects, 49% free, 3MB/7MB, paused 4.201ms total 378ms
I/Choreographer( 3195): Skipped 238 frames! The application may be doing too much work on its main thread.
D/EGL_emulation( 3195): eglMakeCurrent: 0xec0499e0: ver 2 0 (tinfo 0xd15c0670)
I/OpenGLRenderer( 3195): Davey! duration=4493ms; Flags=1, IntendedVsync=109762932330284, Vsync=109766898996792, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=109766903257920, AnimationStart=109766903330620, PerformTraversalsStart=109766904922820, DrawStart=109766935093720, SyncQueued=109766938012320, SyncStart=109766948236420, IssueDrawCommandsStart=109766949191920, SwapBuffers=109767236805920, FrameCompleted=109767435603020, DequeueBufferDuration=58181000, QueueBufferDuration=1424000,
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
D/EGL_emulation( 3195): eglMakeCurrent: 0xebf87520: ver 2 0 (tinfo 0xd561fb90)
D/eglCodecCommon( 3195): setVertexArrayObject: set vao to 0 (0) 1 0
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
E/GraphResponse( 3195): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}
The text was updated successfully, but these errors were encountered: