admin管理员组文章数量:1355748
I am trying to integrate Firebase Auth in a flutter app and testing it in IOS and android. When testing in android with a real device through wifi, I am keep getting
E/RecaptchaCallWrapper(21012): Initial task failed for action RecaptchaAction(action=signUpPassword)with exception - An internal error has occurred. [ CONFIGURATION_NOT_FOUND ]
I did not enabled recaptcha in my project. I also looked any recaptcha to disable if activated by defalut but did not find any
E/RecaptchaCallWrapper(21012): Initial task failed for action RecaptchaAction(action=signUpPassword)with exception - An internal error has occurred. [ CONFIGURATION_NOT_FOUND ]
[log] catchError|error: [firebase_auth/unknown] An internal error has occurred. [ CONFIGURATION_NOT_FOUND
[log] Try is caught error: [firebase_auth/unknown] An internal error has occurred. [ CONFIGURATION_NOT_FOUND
[log] Stack Trace: #0 FirebaseAuthHostApi.createUserWithEmailAndPassword (package:firebase_auth_platform_interface/src/pigeon/messages.pigeon.dart:1043:7)
<asynchronous suspension>
#1 MethodChannelFirebaseAuth.createUserWithEmailAndPassword (package:firebase_auth_platform_interface/src/method_channel/method_channel_firebase_auth.dart:270:22)
<asynchronous suspension>
#2 FirebaseAuth.createUserWithEmailAndPassword (package:firebase_auth/src/firebase_auth.dart:234:7)
<asynchronous suspension>
#3 AuthService.createUserWithEmailAndPassword (package:flutter_firebase_auth/auth/auth_service.dart:12:20)
<asynchronous suspension>
#4 _SignupScreenState._signup (package:flutter_firebase_auth/auth/signup_screen.dart:95:9)
<asynchronous suspension>
本文标签:
版权声明:本文标题:Flutter firebase ERecaptchaCallWrapper(21012): Initial task failed for action RecaptchaAction(action=signUpPassword)with excepti 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744052384a2582657.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论