Relative Content

Tag Archive for python-requestsvisavisa-api

how to send request to visa api with python

I’m trying to send post requests to visa api with python-requests.
I succeeded in sending through visa developer center playground and it’s working. but doin it with python not working.
my code: