ios - Paypal iOS SDK 返回错误并使我的应用程序崩溃

标签 ios swift paypal

我在我的应用程序中实现了 Paypal iOS SDK,它运行良好。仅适用于 1 个帐户(1!)我无法登录,正如我在标题中所写,SDK 使我的应用程序崩溃。在日志中,我看到以下错误:

PayPal SDK: Request has failed with error: stepup_required - Non è possibile completare l’accesso. Riprova più tardi o accedi a www.paypal.it per risolvere eventuali problema di sicurezza del tuo conto PayPal. (401) | PayPal Debug-ID: 6dcc0fceceb0d [live, PayPal iOS SDK 2.13.1] | Details: (
       {
       "error_description" = "Unable to authenticate the user, and a limited token is being returned. Stepping up the user with this Access Token via authentication flows is necessary. Authflow push notifications are disabled";
   }
).

我试图在 Paypal github 中搜索它,但没有成功。有什么想法吗?

最佳答案

随着 Paypal iOS SDK 框架的最新更新,这个问题消失了。

关于ios - Paypal iOS SDK 返回错误并使我的应用程序崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35743594/

相关文章:

ios - 为什么 collectionView.scrollToItem 使用 Swift 将 indexPath 滚动到 View 之外?

php - Paypal 交易未显示在沙盒中,但出现在通知中

ios - SKSpriteNode 将图像带到底部 - IOS 游戏

iphone - COCOS2D : ScrollView inside a CCScene blocks animation

swift - 在枚举中使用初始化程序并分配给 self

php - Paypal + PHP : how to receive a value on success sale

jsp - 使用 PayPal 取消时选择不同的付款方式

ios - 获取请求失败 : unacceptable (406) when posting parameters

ios - 火力地堡 + swift : Bypass User Login Screen

swift - Dictionary 类型的计算属性的 Setter