PayPal MPL的内部服务器错误 [英] Internal Server Error with PayPal MPL

查看:408
本文介绍了PayPal MPL的内部服务器错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用PayPalMPL 2.1.7 for iOS在我的应用中接受第三方付款。当我使用此代码初始化环境时:

  [PayPal initializeWithAppID:@APP-80W284485P519543TforEnvironment:ENV_SANDBOX]; 

我在日志中收到此错误:
检查错误******* *************
发布错误:-1



此错误作为应用中的提醒:
错误
内部服务器错误



我很想升级到新的PayPal iOS SDK,但它还没有提供第三方付款。
知道什么能解决这些错误吗?
谢谢!

解决方案

然而问题有一个答案,我想为未来的初学者加上我的两分钱我可能会发现同样的错误。



只需在项目的info.plist中添加捆绑显示名称这是截图。




I am trying to use PayPalMPL 2.1.7 for iOS to accept third party payments in my app. When I use this code to initialize the environment:

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

I get this error in the log: Checking Error******************** Posting Error: -1

and this error as an alert in the app: Error internal server error

I would love to upgrade to the new PayPal iOS SDK, but it doesn't offer third party payments yet. Any idea what will fix these errors? Thanks!

解决方案

However the question has an answer, I would like to add my two cents for future beginners like me who may found the same error.

Just add Bundle display name in your info.plist of your project as an empty.

Here's the screenshot.

这篇关于PayPal MPL的内部服务器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆