sam0829 / firebase_auth_ui

Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS.
https://pub.dev/packages/firebase_auth_ui
BSD 3-Clause "New" or "Revised" License
48 stars 20 forks source link

Error after adding the firebase_auth_ui dependence #19

Open AntonVTR opened 4 years ago

AntonVTR commented 4 years ago

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)}

sam0829 commented 4 years ago

Hi, I haven't seen this error earlier. I'll look into it ASAP :)

AntonVTR commented 4 years ago

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.

zschuster commented 4 years ago

I recently downloaded this package last night and am receiving the same errors. Appreciate you looking into this @sam0829! image

sam0829 commented 4 years ago

@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 :)

zschuster commented 4 years ago

@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.

vivekg13186 commented 4 years ago

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)} I/System.out( 4852): (HTTPLog)-Static: isSBSettingEnabled false I/System.out( 4852): (HTTPLog)-Static: isSBSettingEnabled false E/GraphResponse( 4852): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException, errorMessage: (#803) Cannot query users by their username (CHANGE-ME)}