Skip to content

Integration Tests

Troubleshooting

Common Errors

ErrorProbable CauseSolution
400 Bad RequestSignature failedCheck the data specified in Configure Environment Variables
404 Not FoundIncorrect URLCheck {{baseUrl}}
500 Server ErrorMalformed dataCompare with the example in the docs.

📌 Support: If errors persist, contact the team with:

1. Export the collection (... > Export) + Global Variables.
2. Screenshot of the failed tests.

Final Steps

Once all tests have passed:

  1. Confirm with the vendor that the results are valid.
  2. Request activation of the production environment.
  3. Replace the Postman variables with production variables ({{baseUrl_prod}}, {{walletId_prod}}).

Notes

Update the collection when the vendor releases new versions.