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:
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: