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 | 663 | May 2, 2023 | |
Custom Graphql type as Postman variable | 0 | 1084 | September 28, 2021 | |
Example Request Escape Characters | 1 | 19335 | 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 | 18637 | October 6, 2022 | |
Send parameters and file for graphql | 3 | 10204 | November 10, 2022 |