Click on http://groups.google.com/group/myspace-apis/web/python-script-for-creating-a-stream-subscription
- or copy & paste it into your browser's address bar if that doesn't
work.
On Dec 18, 5:57 am, ken ellis <kael...@gmail.com> wrote:
> Click onhttp://groups.google.com/group/myspace-apis/web/python-script-for-cre...
We have a couple of samples that showcase the usage of Flood/MySpaceID
APIs. Both of these demo apps are built on Google App Engine in
Python.
Here's the source code:
http://code.google.com/p/ms-flood/ [This app integrates myspace id so
that we can have multiple outstanding callback endpoints for testing
various subscription filter options etc]
http://code.google.com/p/msfloodmap/
Please take a look at register_subscription() in trunk/ms-flood/
myspace/myspaceapi.py on how to handle the subscription API call. This
file also has additional myspaceid REST API wrappers
Hope this helps
Chak
Just remember to put in 1.0 for the version, and /stream/subscription/
@all for the resource url.
http://developer.myspace.com/modules/apis/pages/oauthtool.aspx
You just have to remember to put in 1.0 for the version, and /stream/
subscription/@all in the resource URL, then do a GET, to get details
of all subscriptions.
On Jan 6, 8:39 pm, Dave Cracknell <groovyco...@gmail.com> wrote:
Thanks again,
Dave
> > subscrptionr request via a PUT request?- Hide quoted text -
>
> - Show quoted text -