Re: Internal Server Error on GetPaymentData

Solved! Go to solution
Jarcenty
Regular Visitor

Internal Server Error on GetPaymentData

Hi,

I've written a Java test that performs GetPaymentData request. I included everything (apikey, shared secred and x-pay-token generation). Yesterday and 2 days ago everyhing was fine. Today whenever I start the test, I'm getting Status 500 (Internal Server Error) response. I'm calling

https://sandbox.api.visa.com/wallet-services-web/payment/data/{callid}?apikey={apikey}

 and including generated x-pay-token in headers.
Is it known issue for Visa Team or I am doing something wrong?

2 REPLIES 2
ricardo_visa
Community Scholar

Re: Internal Server Error on GetPaymentData

Hi Jarcenty, 

Thank you for bringing this to my attention, we are looking into this. 

 

Thank you,

Ricardo 




Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
Jarcenty
Regular Visitor

Re: Internal Server Error on GetPaymentData

Just wanted to tell that now everything works fine.
Thank you 🙂