Shows an error “No supported files found for import.”
I was trying to import my django folder into postman to test api’s. Firstly I tried to do it in the postman app and then i installed postman extension from the vs code, the result was same.
Aman M Niyas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Postman does not accept django folder into import, it takes postman APIs, that could be in the form of JSONs, which have API link, body, headers and all the information related to an API, so you can, import an API type, but not django folder, you can however, manually add request to postman to check you APIs