subasraj / flashpost-support

Flashpost is a lightweight Rest API Client Extension for Visual Studio Code.
MIT License
10 stars 0 forks source link

postman import issue #6

Closed muhammedfurkan closed 9 months ago

muhammedfurkan commented 9 months ago

Hello i am getting like that issue for already exported postman collection to import flashpost

14-Dec-2023 08:12:46 error::importPostmanCollection(): - Error Mesaage : TypeError: Cannot read properties of undefined (reading 'raw')

subasraj commented 9 months ago

Hi, What version of Flashpost you are using? Please update to the latest version and try again. What version of the Postman collection you are trying to import? If possible please send me the Postman collection you are trying to import so that I can check and debug it.

muhammedfurkan commented 9 months ago

image

image

subasraj commented 9 months ago

Fixed the issue. There was an invalid request name "New Request". Please try the latest version 1.1.49 { "name": "New Request", "request": { "method": "GET", "header": [] }, "response": [] }

muhammedfurkan commented 9 months ago

thank you 😍

subasraj commented 9 months ago

Can you Please post a review if you like my extension. 🙂