Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to import postman collection #464

Open
andrew-noyo opened this issue Apr 20, 2022 · 12 comments
Open

Failed to import postman collection #464

andrew-noyo opened this issue Apr 20, 2022 · 12 comments
Labels

Comments

@andrew-noyo
Copy link

  • Application version: 17.0.9
  • Operating System (Platform and Version): macOS Monterey 12.2.1 (21D62)

Expected Behavior
When I import a Postman collection, I am able to use the project immediately.

Actual behavior
When I import a Postman collection, I cannot open the project.
DataErrror: failed to execute 'get' on IDBObjectStore: No key or key range specified.

To Reproduce
Export a Postman collection.
Import Postman collection into Advanced Rest Client.
Open Project.

Screenshots
Screen Shot 2022-04-20 at 12 48 10 PM

Additional Information
I am unable to delete the Project and get the same error.

@de-bengui
Copy link

I can confirm this problem for a Win 10 20H2 client. The erroneously imported project can be exported in ARC format though. The JSON then shows, that the request URLs are put into the key of the request followed by the projects key instead of a proper, generated key. The project also lists null values for the assigned request keys. If these two issues are corrected in the ARC export the collection resp. project can be reimported correctly.

@stale
Copy link

stale bot commented Jun 10, 2022

This issue has been automatically marked as stale because it has not had recent activity and is not currently prioritized. It will be closed in a week if no further activity occurs :)

@stale stale bot added the stale label Jun 10, 2022
@jarrodek jarrodek added bug and removed stale labels Jun 13, 2022
@jerome-benoit
Copy link

jerome-benoit commented Aug 28, 2022

Always reproducible with postman collection version 2.1, like https://github.com/SAP/e-mobility-charging-stations-simulator/blob/main/src/assets/CSSimulatorUIProtocol.postman_collection.json.

After importation, the collection cannot be removed or edited as a project.
Where the projects configuration are stored on disk on MacOSX to manually removed it?

@N0rimaki
Copy link

Will this be fixed some day? Asking for a Friend.

@jarrodek
Copy link
Member

I have built a new import processor that is well tested with Postman. However, it will take time to incorporate it into ARC as it is a part of a major upgrade that includes data format change.

@theOriginalLoopback
Copy link

Will this update allow us to remove the broken collections currently in our project?

@AwokeKnowing
Copy link

me too

@AlpineWeezl
Copy link

AlpineWeezl commented Jul 19, 2023

Unfortunately, the problem still exists!
I'm using a MacBook Pro M1 with MacOS Ventura 13.4.1

@Sebtasticxz
Copy link

Error still exists Rest Client Version 17.0.9 - Windows 10

@IoanConstantinescu
Copy link

IoanConstantinescu commented Nov 20, 2023

Error still exists Rest Client Version 17.0.9 - Windows 10 as of 20th of November 2023. I think it would be good if we can get some updates on this? I am considering ARC as an alternative to Postman.

Any guesstimate on when the new major might be released?

@ash-eng-spin
Copy link

Would also like this fixed. Still experiencing with ARC version 17.0.9.

@ravitejpromo
Copy link

I have built a new import processor that is well tested with Postman. However, it will take time to incorporate it into ARC as it is a part of a major upgrade that includes data format change.

Can you share that on a branch ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests