System Error: Please try again later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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:
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
- Labels:
-
Mobile SDKs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- What are basic create-paypal-order and capture-paypal-order files? in REST APIs
- PayPal Adaptive Payments (grandfathered) in REST APIs
- Paypal subscriptions alternative in REST APIs
- We weren’t able to add this card. Error in PayPal Payments Standard
- Pay In 4 issue - Express Checkout integration (NVP API) in NVP/SOAP APIs