forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
948 B
948 B
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.
Parent topic: DataArts Factory