meteor/todos

how can i get the collection through python-ddp

Closed this issue · 1 comments

[](dear author:
Thank you for your contributions. I was trying to use python to get collections on server through python-ddp,but I can't get any data.Besides,I test other meteor application,such as simple -todos from official site and I can get data from the server. Maybe the collection has some safety measures,could you do me a favor ? Thank you very much.

ps: my python-meteor refers to https://github.com/hharnisc/python-meteor

This is a question that doesn't really belong here. I believe the DDP docs would be the most helpful for you though:

In addition to the docs, please consult the Meteor forums or Stack Overflow tagged with meteor.