globalpayments / rxp-android

Global Payments Ecommerce Android Library
MIT License
8 stars 17 forks source link

401 error unauthorized when implementing the API #22

Closed alexpetev closed 3 years ago

alexpetev commented 3 years ago

I've implemented the hppManager as described, translating the Java to Kotlin and have matched the iOS implementation which has worked flawlessly, however I get 401 unauthorized errors.

Any suggestions how to resolve those errors?