Why Don't the URL Parameters for Calling an API Take Effect in the Test Environment When the API Can Be Called Properly Using Postman?
Symptom
The URL parameters for calling an API take effect in the test environment when the API can be called properly using Postman.
Solution
Escape the connector (&) for URL parameters.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.