info-beamer-nodes icon indicating copy to clipboard operation
info-beamer-nodes copied to clipboard

Update update-tweets.py

Open unamuno opened this issue 7 years ago • 2 comments

Api call no longer possible without authentication.

unamuno avatar Jan 29 '17 12:01 unamuno

Thanks for bringing that up. Sucks how times have changed. sigh

I'm a bit hesitant on merging that change, as it's now a syntax error. I guess using something like

CONSUMER_KEY="<Fixme: Fill in your consumer key>"

and then using those would make more sense?

dividuum avatar Jan 30 '17 14:01 dividuum

Hey, sure, sorry I just started using git. Your solution is better!

Twitter really wend a sad way with their API policy.

Thanks for your amazing project.

Regards Unamuno

On 30 Jan 2017, at 15:47, Florian Wesch [email protected] wrote:

Thanks for bringing that up. Sucks how times have changed. sigh

I'm a bit hesitant on merging that change, as it's now a syntax error. I guess using something like

CONSUMER_KEY="<Fixme: Fill in your consumer key>"

and then using those would make more sense?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

unamuno avatar Jan 30 '17 15:01 unamuno