Encountering issue: "Login Failed - System error. Please Try again later."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So I am trying to integrate payments with paypal into my app, but whenever I try to log into one of the accounts which has been generated (or one which I made manually) I get this error:
E/paypal.sdk: request failure with http statusCode:404,exception:
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:135)
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)
request failed with server response:
E/paypal.sdk: INTERNAL_SERVER_ERROR
Not sure why it's not working, I'm probably doing something stupid. Any help is appreciated. Thanks

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- ppxo_inline_guest_unhandled_error - How to handle this error throguh code in PayPal Payments Standard
- I keep getting the error: “Unfortunately, a system error has occurred" in NVP/SOAP APIs
- Troubleshooting 'Invalid Scope' Error in Magento Social Login API in REST APIs
- help me with PayPal with google pay integration in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Authorization failed due to insufficient permissions. in Sandbox Environment