tamara-solution / android-sdk

Android SDK
5 stars 5 forks source link

Payment ISSUE #16

Open AhmedJAbuSada opened 3 months ago

AhmedJAbuSada commented 3 months ago

I tried payment without creat order like "TamaraPayment.startPayment(activity, checkoutURL, successUrl, failureUrl, cancelUrl) " but return: 401 https://api.tamara.co/checkout/payment-types?country=SA&currency=SAR {"message":"Authentication Required","errors":[{"error_code":""}],"data":{},"title":null,"screen_type":null}

by the way I have checkoutURL from my backend programmer so where is the problem?

AbhiHearty commented 2 months ago

@AhmedJAbuSada any update on this did you find what is the issue ?