Integration Tests
Troubleshooting
Common Errors
| Error | Probable Cause | Solution |
|---|---|---|
| 400 Bad Request | Signature failed | Check the data specified in Configure Environment Variables |
| 404 Not Found | Incorrect URL | Check {{baseUrl}} |
| 500 Server Error | Malformed data | Compare 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:
- Confirm with the vendor that the results are valid.
- Request activation of the production environment.
- Replace the Postman variables with production variables ({{baseUrl_prod}}, {{walletId_prod}}).
Notes
Update the collection when the vendor releases new versions.