System Error: Please try again later.

t123456789
Contributor
Contributor

I am developing a mobile app for a company and we are using paypal. In the sandbox environment I have a test account that I am using for test transactions but it keeps giving me this error.

 

The credentials ( email and password) are directly from the dashboard.

 

t123456789_0-1628779164994.png

 

The error is: 

E/paypal.sdk: request failure with http statusCode:404,exception:Not Found
E/paypal.sdk: Exception parsing server response
org.json.JSONException: End of input at character 0 of
at org.json.JSONTokener.syntaxError(JSONTokener.java:460)
at org.json.JSONTokener.nextValue(JSONTokener.java:101)
at com.paypal.android.sdk.cs.m(Unknown Source:7)
at com.paypal.android.sdk.fi.d(Unknown Source:0)
at com.paypal.android.sdk.ce.a(Unknown Source:21)
at com.paypal.android.sdk.ci.a(Unknown Source:58)
at com.paypal.android.sdk.cm.onResponse(Unknown Source:45)
at okhttp3.RealCall$AsyncCall.execute(RealCall.java:203)
at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
E/paypal.sdk: request failed with server response:
E/paypal.sdk: INTERNAL_SERVER_ERROR

 

 

 

In addition when I try paying with a test card it gives me this:

 

t123456789_1-1628779306652.png

 

We've confirmed the email yesterday.

 

And when I try linking  the test accounts it gives me this message:

 

Something went wrong. Your sandbox account could not be linked to your developer account. Try again.

If you wish to report this error please include the following error id: 6d79b61715dcf

Login to Me Too
1 REPLY 1

MTS_Justin
Moderator
Moderator
Hello,

The android mobile SDK is depreciated and not recommended for new integrations.

Use one of our checkout SDK instead :

https://github.com/paypal/?q=Checkout+SDK&type=&language=&sort=name

Thanks !

Was my post helpful? If so, please give me a kudos!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.