Copy as cURL Bug when auth use API-Key with Append Query Parameter

This should use finalUrl instead of request.url, Otherwise, the following result will be produced when the params is not empty.

http://someurl.com/path?param=123?token=xxx

Another issue is that it doesn't handle cases where the key name in auth(with Append Query Parameter) has the same name in request.urlParameters. This may lead to the following situation

http://someurl.com/path?token=123&token=xxx

Please authenticate to join the conversation.

Upvoters
Status

Released

Board

Feedback

Tags

Bug

Date

8 months ago

Author

Jack Ma

Subscribe to post

Get notified by email when there are changes.