【问题标题】:Paypal MPL iOS Error : internal server error in iOSPaypal MPL iOS 错误:iOS 中的内部服务器错误
【发布时间】:2015-06-10 00:49:53
【问题描述】:

我在我的项目中进行了 Paypal MPL 集成。在我在 appdelegate 中编写了以下代码之后

[PayPal initializeWithAppID:@"APP-80W284485P519543T" forEnvironment:ENV_SANDBOX];

运行代码后出现以下错误

checking Error********************
Posting Error: 2147483647

我收到“内部服务器错误”警报。

我在XCode 6.2中写了上面的代码,运行设备iOS版本是8.2。

【问题讨论】:

标签: paypal paypal-ipn payment-gateway paypal-sandbox ios8.2


【解决方案1】:

“发布错误:-1”与警报“内部服务器错误”有相同的错误。

只需在项目的 info.plist 中将 Bundle 显示名称添加为空即可。

这是屏幕截图。

【讨论】:

    猜你喜欢
    • 2015-07-23
    • 2012-09-19
    • 2017-09-26
    • 2012-08-07
    • 2015-03-10
    • 2015-02-09
    • 1970-01-01
    • 2016-01-10
    • 2013-10-08
    相关资源
    最近更新 更多