flipkart-incubator/Astra

Unable to run against Postman collection

dblk4 opened this issue · 3 comments

dblk4 commented

I am trying to run Astra with Postman collection but I get the following error message. Is this due to something I may be doing incorrectly?

image

I am using the Postman toggle and uploading a collection.
image

tskeel commented

I get a similar error, seems to be mongodb related.

TypeError: 'Collection' object is not callable. If you meant to call the 'update' method on a 'Collection' object it is failing because no such method exists.

dblk4 commented

It would be nice if anyone has a solution to this. I wanted to try out this tool. I did try reinstalling mongo but still nothing.

The issue is not related to postman collection upload. This is solved with #153 . Hence, closing the issue.