We are trying to test Visa Stop Payment Service via Postmen:
Helloworld is already working. MLE we already set up but still get the error 401, "9207", Token validation failed.
https://sandbox.api.visa.com/vsps/search
Headers in Postman:
Authorization: Basic MEsyRUpNWUJMR05BREtIUUM0VTMyMUs5SWwyd05fYUpNV1NQWkc2blVjajhTZDBhWTpiZFNlcU5sZEc0TGQ4M3drTlg1aUo0S3g3Q2Q=
clientid: V0010014623293618972703190446
Connection: keep-alive
keyId: 2904f573-79ec-4f8a-a3e4-bd23a4e1f4d2
clientId: V0010014623293618972703190446 (we took the internal client PAR value from our bank)
Body:
Authorisation we took from the Sanbox credentials
Solved! Go to Solution
Hi @Yana , Thank you for reaching out. One of our agents will look into this and get back to you soon. Until then, if any community members know a solution, please feel free to reply to this thread.
Thank you) We resolved the issue by encrypting the message via the Python sample code. This point was missed so we got that error.
The only thing: we cannot see the tab "Test data" in our Sandbox project, Could you please, suggest how to add this tab to our project "Tests VSPS (Mono)"?
Hi @Yana,
Great, thanks for letting us know how you solved the issue.