cezarsa / silver_bird

Extension to access your Twitter from the Google Chrome browser.
http://cezarsa.github.com/silver_bird/
MIT License
287 stars 87 forks source link

goo.gl auth #411

Open FernandoMiguel opened 10 years ago

FernandoMiguel commented 10 years ago

Cant authenticate to goo.gl short links on Chrome Dev v33.0.1707.0 screenshot from 2013-11-14 10 21 20

FernandoMiguel commented 10 years ago

filed a chrome bug too https://code.google.com/p/chromium/issues/detail?id=319209

shinjiDev commented 10 years ago

I have the same problem here. I don't know how my friend did it work on his computer.

rsvargas commented 9 years ago

As the page itself is saying, the app runs in the browser and not in a website by itself, you will need to click the arrow next to "Manage your goo.gl shot URLs" and then the "Allow access" button will be available.

shinjiDev commented 9 years ago

It still does not work. I clicked the "Allow access" button, but nothing happens.

cduran commented 9 years ago

I thinks this is what is happening OAuth1 for Google accounts is going away on April 20, 2015 https://developers.google.com/accounts/docs/OAuth#shutdown-timetable. The code should be update to use OAuth2.0. So please could you please make the update to this useful app Thanks!