ios - 通过 Twitter 验证用户时出现 ERROR_WEB_USER_INTERACTIO

每当尝试通过 Twitter (Firebase) 对用户进行身份验证时,我都会收到错误消息。直到今天,我的代码都运行良好。什么都没有改变,但现在我收到此错误消息:

Error creating user account:  Optional(Error Domain=FIRAuthErrorDomain Code=17063 "The app verification process has failed, print and inspect the error details for more information" UserInfo={FIRAuthErrorUserInfoNameKey=ERROR_WEB_USER_INTERACTION_FAILURE, NSLocalizedFailureReason=[auth/invalid-credential] - Malformed response cannot be parsed from twitter.com for OAUTH1_REQUEST_TOKEN, NSLocalizedDescription=The app verification process has failed, print and inspect the error details for more information})

最佳答案

我遇到同样的问题已经有 1 个小时了。这非常有问题,并且会阻止用户身份验证。

关于ios - 通过 Twitter 验证用户时出现 ERROR_WEB_USER_INTERACTION_FAILURE (Firebase - Swift),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66066984/

相关文章:

python - 错误谷歌 API : "Credentials in post body and

javascript - 使用 Jest 和 Create React App 模拟全局变量时出现未

ios - 使用 Apple 登录 : How to know if user is signing

python-3.x - 尽管使用刷新 token ,Google Ads API 仍显示 "Tok

javascript - 为什么我的第一个加载数据 axios 是 return 404 Vue J

google-apps-script - 使用 Google Apps 脚本发送 POST 请求

amazon-web-services - 关于 Cloudwatch 警报的困惑

ruby-on-rails - Rails new 为 msgpack 抛出错误

javascript - "Uncaught SyntaxError: Cannot use imp

php - 当我在 HTML 中运行 php 文件时,它实际上并没有显示预期的结果代码