jenius-apps / nightingale-core

A .NET Standard library containing models and functionality for managing, organizing, and sending a collection of HTTP requests using the Nightingale Collection Format. This library is the heart of Nightingale REST Client on Windows 10.
MIT License
65 stars 14 forks source link

Postman Import not working #5

Closed Ombrelin closed 4 years ago

Ombrelin commented 4 years ago

While trying to import a postman collection I got the following error :

Object reference not set to an instance of an object

shiori.postman_collection.json.zip

dpaulino commented 4 years ago

Thanks for the report. What version of nightingale are you using right now?

Ombrelin commented 4 years ago

Hello, thanks for your response, my version of Nightingale is 4.3.2.0

dpaulino commented 4 years ago

Can you try heading to the store and getting the latest version which is 4.3.4 and then trying again? I think the issue may still be there, but I just want to check

Ombrelin commented 4 years ago

I just upgraded to 4.3.4 and sadly, the problem is still the same

dpaulino commented 4 years ago

Ok thanks I'll investigate!

dpaulino commented 4 years ago

@Ombrelin thank you for the report! The next release of nightingale will include this fix!

dpaulino commented 4 years ago

Here's how it looks after importing btw image