Hi everyone.
I hope someone can help me, cause I´m several hours trying to figure out what is happening.
I´m using the example code in C# for use Update Payment Info (https://sandbox.api.visa.com/wallet-services-web/payment/info).
In my application when I call the Uri
// Make the call
using (HttpWebResponse response = request.GetResponse() as HttpWebResponse)
I receive the error
The request was aborted: Could not create SSL/TLS secure channel
But using the PostMan App I receive the error below:
"code": "9102",
"message": "Token validation failed"
I´m attaching a Postman print screen with the request.
Thanks everyone for any help.
Hi @cfqueiroz,
We have an expert team that manages questions specific to this product. Please submit this inquiry to Developer@visa.com and someone will connect you to the expert team soon after.
Thank you,
Diana
Thanks Diana. I will do it.