Re: [twitter-dev] Access level changed to Read, Write AND Direct Message but still can't access DMs!

2011-07-05 Thread Mo'b Mo'b
This again. Just keep trying it. Mine was also reverting. Just keep soaking it, it'll stick. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker:

Re: [twitter-dev] dev tools I use

2011-07-04 Thread Mo'b Mo'b
Good for you. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group:

Re: [twitter-dev] Why The Restrictions On DMs Are Bad For Users

2011-07-04 Thread Mo'b Mo'b
Did they? I'm not sure. I had a problem, the read/write/dm access was always reverting to read only. I suggest you check your app settings and revert it back. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi

Re: [twitter-dev] This application is not allowed to access or delete your direct messages

2011-07-04 Thread Mo'b Mo'b
Keep reverting it back. @twitterapi said it usually takes some minutes for that setting to be saved. Also I encountered the problem a few days back, it was automatically reverting. Keep trying. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter:

Re: [twitter-dev] rate limiting due to invalid oauth credentials

2011-07-04 Thread Mo'b Mo'b
Authenticated Rate Limit --- 350 Calls per hour. Unauthenticated Rate Limit --- 150 Calls per hour. Please read the docs. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker:

Re: [twitter-dev] Re: Need basic help with https://userstream.twitter.com/2/user.json

2011-07-02 Thread Mo'b Mo'b
The API is deliberately made un-rich. Its difficult to use. On Wed, Jun 29, 2011 at 8:51 PM, CD chesterdorae...@gmail.com wrote: figured it out on my own. must use HTTP GET with OAuth params passed in URI string. Not mentioned in the documentation. Wasted many hours figuring out this stuff

Re: [twitter-dev] Error Message List Of Twitter

2011-07-02 Thread Mo'b Mo'b
Have you read the api? Use Oauth. On Thu, Jun 30, 2011 at 11:59 AM, kamesh SmartDude kamesh.smartd...@gmail.com wrote: Hai All, Where i can find all the error messages list of twitter. suppose No direct message with that ID found Might Come with a http response code 400and might have

Re: [twitter-dev] Why our Twitter Share button is not counting?

2011-07-02 Thread Mo'b Mo'b
Its from twitter. On Thu, Jun 30, 2011 at 12:05 PM, halex hale...@gmail.com wrote: Hi, We have added Twitter Share button at website: http://qrcode.good-survey.com (you can see it at the bottom) but it is not counting after sharing. I think we had done all by specification (the only

Re: [twitter-dev] New twitter API in Clojure

2011-07-02 Thread Mo'b Mo'b
With Rate-limiting , right? On Thu, Jun 30, 2011 at 4:53 PM, AdamWynne adamwy...@gmail.com wrote: Hi guys I have open sourced my connectivity api to twitter, so for all you Clojure twitter-heads, go and check out: https://github.com/adamwynne/twitter-api Some features: - its based on the

Re: [twitter-dev] X-RateLimit-Remaining decrementing by 2 per call

2011-07-02 Thread Mo'b Mo'b
Could be a bug. Or Maybe not because this involves 2 parties. This rate-limit discourages development. On Thu, Jun 30, 2011 at 7:21 PM, dddarren dar...@absolutewhatever.co.ukwrote: Hi, I have just started using the twitter api in a blackberry application and in order to understand rate

Re: [twitter-dev] Tweet button doesn't work, stills in zero

2011-07-02 Thread Mo'b Mo'b
Check the source of this page, ntwyt.com On Thu, Jun 30, 2011 at 7:21 PM, pablo diazz pmd...@gmail.com wrote: I'm putting on my site a tweet button generated using:http:// twitter.com/goodies/tweetbutton I've twitted from different public accounts and the counter stills in zero. Is there