Error importing collection with a request of 30k lines

Hello,

So I’m facing a very weird scenario. I have a collection (about 8M of size) that was working until a couple of days, but today I started a have an error when I was trying to import.

What I tried is to migrate folder by folder until I found the problem. I realize that there is a 4 requests with 30K of lines each that was causing the issue, so I delete those from the collection and the import was successfull.

But the weir thing is that I create a new collection with only those 4 big request and the import was successul too, so is not clear to me what is the issue.

Thanks in advance.

Hi @spaceflight-geosci11. Welcome to the Postman Community.

Where is the imported collection being generated and you’re importing the JSON, right?

The issue could be how the collection JSON of those request is structured or malformed.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.