I got rid of 400 (Unauthorised errors) For over 12hrs i keep getting 400 Bad Requests while doing sandbox testshttps://sandbox.api.visa.com/visadirect/fundstransfer/v1/pullfundstransactionsMy Hea...
i have successfully received http status Okusing my c# Codekudos to Diana and all other team membersrequest.Headers.Add("Authorization", "Basic " + GetBasicAuthHeader(userId, password)); request....
Hi, Should I know how to get correct response when PushFundsTransactions is GET method because this method return 404.where 12141313 is my statusIdentifierPushFundsTransactions GET...
I thank everyone most especially diana for guiding me so well during this phase of configurationsam able to get the response from the soapuihttps://sandbox.api.visa.com/vdp/helloworldBut when it comes...