【发布时间】: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