【问题标题】:ERROR_WEB_USER_INTERACTION_FAILURE when authenticating a user through Twitter (Firebase - Swift)通过 Twitter 对用户进行身份验证时出现 ERROR_WEB_USER_INTERACTION_FAILURE (Firebase - Swift)
【发布时间】:2021-05-10 00:20:26
【问题描述】:

每当尝试通过 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})

【问题讨论】:

    标签: ios swift firebase twitter error-handling


    【解决方案1】:

    我有同样的问题 1 小时.. 这非常有问题,并阻止用户身份验证..

    【讨论】:

    • 我尝试查找此内容,但我只发现@RudyPley 未回答的问题
    • 有几个人说要退出推特账号,但对我没有用..我今晚会继续搜索,如果我有解决方案,我会及时发布! @Vandale
    • print and inspect the error details for more information 此处的 Firebase 错误详情中是否还有其他信息?
    • 如果这只是开始,那么它可能与api.twitterstat.us/incidents/y9xx059cv0fv有关
    • 就我个人而言,我的应用程序不再存在此问题!
    猜你喜欢
    • 2016-06-11
    • 2021-06-26
    • 2017-07-03
    • 2011-06-19
    • 2023-04-01
    • 2016-10-01
    • 1970-01-01
    • 1970-01-01
    • 2021-02-15
    相关资源
    最近更新 更多