RESTEDClient / RESTED

A REST client for browsers
GNU General Public License v3.0
288 stars 43 forks source link

import Postman collection #139

Open JeanMome opened 6 years ago

JeanMome commented 6 years ago

I want to import a collection from Postman into RESTED Client. When I copy-paste the contents of the json file from Postman into the RESTED CLient text field, I get the error message "Error while parsing. Is your text formatted correctly?". I have checked my json file with a validator and do not see any errors. Why i am still not able to import it in RESTED?

eliihen commented 6 years ago

This may be because postman changed the format of the export. I don't have time to work on RESTED now, but feel free to have a look at it.

emecas commented 5 years ago

@JeanMome do you still facing this issue? @esphen did you get a chance to look at it? Thanks

tinyels commented 4 years ago

If you use the deprecated v1 of Postman collections, it works.