PayPal initialization error - ios

I am using the PayPal MPL library and have been getting this error during initialization the past 3 days:
Checking Error********************
Posting Error: -1
It is happening in my PayPal demo project as well the project that they provided with the PayPal MPL SDK. Does anyone know how to fix this error?

Related

Internal Server Error with PayPal MPL

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.
Fixed this by adding Bundle Display Name in info.plist

Paypal MPL iOS error -1

My PayPal MPL integration which has been working correctly,but problem come from when initialize paypal library .
[PayPal initializeWithAppID:#"APP-80W284485P519543T" forEnvironment:ENV_SANDBOX];
It gives the following error:
Checking Error********************
Posting Error: -1
Internal server error.
Has anyone else experienced this?
I'm running Xcode 6.0.1 and this occurs in both iOS 7 & 8
I was also stuck at the same error and finally found the solution by adding
"bundle display name" in info.plist. Without it I was getting posting error.

What is error 5 in chartboost?

I integrate chartboost sdk in my app. I use latest sdk and perform each step according to documentation.
When I run the app Chartboost ad is not coming and when I log the error it gives me error code 5. Can anyone tell me what is error code 5 in chartboost?
please help me.
Finally, I got the solution!!!
The error 5 means that there is a network error. One reason for its occurrence is incorrect chartboost Id or chartboost signature.
In my case I enter wrong Id that's why I am getting this error and advertise is not displaying.

Clientbank pytch iOS integration

I am trying to integrate Clickbank's Pytch framework in my iOS application.
but, after following exact sequence as mentioned in their doc, i am seeing error 403 Forbidden
Is there anyone who tried Pytch SDK?
https://support.clickbank.com/entries/40354996-Pytch-SDK
Okay. The error was in the id that i was passing. It was wrong, i corrected the id and it worked.

BlackBerry Packager for Android Error - An error occurred while processing your request

Today I decided to repackage, sign and publish my Android app to the Windows platform using the 'BlackBerry Packager for Android'. https://bdsc.webapps.blackberry.com/android/bpaa/app-signing-bar-creation
However it doesn't seem to work and I get the following error:
We're sorry, an error occurred while processing your request. The
information has been registered and we're working on getting this
fixed as soon as we can.
I have searched online and there seems to be no answer for this.
Has anyone experienced this issue or knows how I can resolve it?
Thanks a million,
Sarah.

Resources