when i copied a request text as ‘Copy as cURL’ from chrome.devtools.network,params, eg. ‘ObjID!’ will be escaped to ObjID\u0021. i import it as 'Paste Raw Text’ and sent request, then i got a error message "Unknown type…”. could you convert it into the correct format?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to put graphql Query into the Unirest request body when you change it to Code snippet using Unirest | 0 | 675 | May 2, 2023 | |
Bug: Request URI mutation when saving | 2 | 1642 | February 6, 2018 | |
Custom Graphql type as Postman variable | 0 | 1108 | September 28, 2021 | |
Example Request Escape Characters | 1 | 19474 | April 20, 2021 | |
Getting "Error while importing Curl: Please check your cURL string for malformed URL" when trying to paste as raw text by copying as cURL | 12 | 18995 | October 6, 2022 |