paypal / paypal-here-sdk-android-distribution

Add credit card (swipe & key-in) capabilities to your Android app
Other
84 stars 95 forks source link

MAX NETWORK RETRIES REACHED - Unknown errorcode after account password change on Live #91

Closed alwynlombaard closed 7 years ago

alwynlombaard commented 7 years ago

On Live.

I changed my merchant user password and now I'm getting MAX NETWORK RETRIES REACHED with Unknown error code in PPError when I initialise the sdk. Is this due to the password change on the merchant user account? or what is going on?

screen shot 2016-11-09 at 15 13 41

alwynlombaard commented 7 years ago

I figured out that my access token was still cached on my server. Forcing a refresh on the server fixed it.