zigdon / twirssi

An irssi script allowing the use of Twitter from within the IRC client.
http://twirssi.com
133 stars 27 forks source link

Oauth and username\password authentication #90

Closed josefius closed 5 years ago

josefius commented 5 years ago

I've used twirssi for years and now my twitter oauth token is expired and I can't get a new one, the script fails when I use standard username and password.

gedge commented 5 years ago

do you get an error message? got the latest version?

josefius commented 5 years ago

I'm running the perl script from the "latest" wget, when I try to use username/password it says authentication failed, when I try to use oauth it says I don't have a request pending or something.

On Thu, Jun 27, 2019 at 6:07 PM Geraint Edwards notifications@github.com wrote:

do you get an error message? got the latest version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zigdon/twirssi/issues/90?email_source=notifications&email_token=AJHZHR55FPUFKKGU4CDTJGLP4VB4VA5CNFSM4H34D5FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYYTS2Y#issuecomment-506542443, or mute the thread https://github.com/notifications/unsubscribe-auth/AJHZHR6IU2DIBLAQL77HUILP4VB4VANCNFSM4H34D5FA .

--

Joseph Anthony josefius720@gmail.com “What matters most is how well you walk through the fire.”

gedge commented 5 years ago

hi, I've uploaded a new version (in beta!) v2.8.1 which I'm hoping you'll try please let me know how it goes

gedge commented 5 years ago

you need to avoid use of password

josefius commented 5 years ago

Ok, so the enable oauth and try with just my username@twitter?

On Sat, Jun 29, 2019 at 1:19 PM Geraint Edwards notifications@github.com wrote:

you need to avoid use of password

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zigdon/twirssi/issues/90?email_source=notifications&email_token=AJHZHRYTJBSS2KFXSX5SYU3P46RR5A5CNFSM4H34D5FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY35WRI#issuecomment-506977093, or mute the thread https://github.com/notifications/unsubscribe-auth/AJHZHR5YS66BGOXXJZ35Y3TP46RR5ANCNFSM4H34D5FA .

--

Joseph Anthony josefius720@gmail.com “What matters most is how well you walk through the fire.”

josefius commented 5 years ago

This is working now, it gave me the URL and I got my pin which is working! thank you!

On Sat, Jun 29, 2019 at 1:18 PM Geraint Edwards notifications@github.com wrote:

hi, I've uploaded a new version (in beta!) v2.8.1 which I'm hoping you'll try please let me know how it goes

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zigdon/twirssi/issues/90?email_source=notifications&email_token=AJHZHR4DIEWHENCXM5BPPSTP46RPZA5CNFSM4H34D5FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY35WJA#issuecomment-506977060, or mute the thread https://github.com/notifications/unsubscribe-auth/AJHZHR3CVYMVJBTRXA6WHWLP46RPZANCNFSM4H34D5FA .

--

Joseph Anthony josefius720@gmail.com “What matters most is how well you walk through the fire.”

gedge commented 5 years ago

great, thanks for reporting the bug (I did see it on twitter. too!), and for the quick test 👍