jugyo / termtter

moved to https://github.com/termtter/termtter
201 stars 34 forks source link

Direct Messages no longer work due to change in Twitter OAuth permission levels #138

Closed profmaad closed 13 years ago

profmaad commented 13 years ago

Direct Messages can no longer be accessed using termtter because Twitter introduced a new permission level in its OAuth system "Read, Write & Direct Messages", everything lower no longer has access to DMs.

Please change termtters registration with the Twitter API to ask for that permission level.

More information on the change is available here: https://dev.twitter.com/docs/application-permission-model

koichiro commented 13 years ago

I added re-authorization mechanism in oauth. https://github.com/jugyo/termtter/commit/96ad26bb2ddff3b9144d1fbfd821a9e078def645

@jugyo released Termtter 1.10.0 with this feature. Please use it.

profmaad commented 13 years ago

Were was it released? Is it going to be uploaded to rubygems?

jugyo commented 13 years ago

Sorry, I failed to release. Now, the new gem has been released. Please try it.

profmaad commented 13 years ago

Works like a charm, thank you very much.

On Wed, Aug 31, 2011 at 09:00:43PM -0700, jugyo wrote:

Sorry, I failed to release. Now, the new gem has been released. Please try it.

Reply to this email directly or view it on GitHub: https://github.com/jugyo/termtter/issues/138#issuecomment-1964697