You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @rishirdua this will be fixed in the May monthly update which should roll out sometime after 15th May. Will update this thread when it starts rolling out.
@rishirdua this issue is fixed in the latest (v10.14) version of Postman. Feel free to reopen this with additional details if the problem still persists.
Is there an existing issue for this?
Describe the Issue
I have an entity with id: urn:li:foo:62324 To make a GET call, I set "urn%3Ali%3Afoo%3A62324" in the URL and it works fine.
This gets translated to "urn%253Ali%253Afoo%253A62324&" in the exported CURL
This means the percentage sign is getting encoded, which I don't want.
It seems Postman is making a different curl call from what it is exporting.
I'm fairly confident this is a new issue since this used to work fine.
Steps To Reproduce
Screenshots or Videos
See screenshot
Version 10.12.13
UI Version: 10.12.13-ui-230411-0412
Desktop Platform Version: 10.12.13 (10.12.13)
Operating System
Mac
Postman Version
10.12.13
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: