I am making
http://api.tweetmeme.com/categories.json
and i get:
{"status":"failure","reason":"unknown method 'categories'."}
I tried bunch of other API calls too, but none of them work anymore.

I am making
http://api.tweetmeme.com/categories.json
and i get:
{"status":"failure","reason":"unknown method 'categories'."}
I tried bunch of other API calls too, but none of them work anymore.
Hi There,
The dev team are having a well deserved break over the long weekend but I'll get them to take a look on Tuesday.
We did an entire site update from 9am - 8pm today which meant that the API interface was down for part of the day. Can you confirm that you are still having this problem and then I can get one of the team to take a look and see if we have created any bugs.
It's also worth noting that we have updated the api documentation to match our latest release and this can be found here: http://help.tweetmeme.com/2009/04/07/api-documentation/
Many thanks
Sarah
I am still facing problem. It looks like some bug is blocking *all* API requests
for example:
http://api.tweetmeme.com/story/popular.xml?media=news
returns:
?
<result>
<status>failure</status>
<reason>unknown class of API call [api_story]</reason>
</result>
Hi there,
I am also confirming issues with API.
You can actually still access the popular stories with
http://api.tweetmeme.com/stories/popular
note: *stories* instead of *story*
But the tweets are not available, e.g.:
http://api.tweetmeme.com/stories/tweets.xml?&url=http://pollpigeon.com/was-wahlst-du-im-september-btw09/t/7360/
Thanks for the great job though !
Hi Sarah !
Any updates?
Thanks
Hang
Hi There,
We had Pollpigeon set as blacklisted whilst we implemented an alternative solution to handle this site without the content flooding our system and upsetting our users. This should be live soon.
We have updated our documentation with stories rather than story so as not to confuse everyone! Our mistake on that one sorry! I think you should find that these are now up and running without issue unless you hit a site that is blacklisted, redirecting, timing out or is returning a 404 page not found.
Many thanks
Sarah
Super it works fine now. Thanks !
Cool thanks for letting me know! :)
This topic has been closed to new replies.