swdyh / goodbye_chatwork

Chatwork(chatwork.com) log downloader
MIT License
67 stars 24 forks source link

`login': no token (RuntimeError) #29

Open m51 opened 5 years ago

m51 commented 5 years ago

Hi.

This program not finish with an error. Please help.

=================== Mac OS 10.14.2 ruby 2.3.7p456 goodbye_chatwork-0.0.8

$goodbye_chatwork -i XXXX@XXXX.XXX @ -p XXXXXXXX

2019-01-05T00:56:07+09:00 login as XXXX@XXXX.XXX ... /Library/Ruby/Gems/2.3.0/gems/goodbye_chatwork-0.0.8/lib/goodbye_chatwork.rb:41:in login': no token (RuntimeError) from /Library/Ruby/Gems/2.3.0/gems/goodbye_chatwork-0.0.8/bin/goodbye_chatwork:47:in<top (required)>' from /usr/local/bin/goodbye_chatwork:22:in load' from /usr/local/bin/goodbye_chatwork:22:in

'

Thank you.

nishicawa commented 5 years ago

It may be caused by reCAPTCHA.

no1-knows commented 5 years ago

Hi, I have same issue. Is there any way to resolve this problem?

nagisa-shift commented 4 years ago

Same here. Please show me the way to solve.

Using: Windows PowerShell on Windows10 Professional Ruby : ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x64-mingw32]

$ goodbye_chatwork -i {my@mail.address} -p {myChatworkPassword} 2020-05-26T10:26:50+09:00 login as {my@mail.address} ... Traceback (most recent call last): 3: from C:/Ruby27-x64/bin/goodbye_chatwork:23:in <main>' 2: from C:/Ruby27-x64/bin/goodbye_chatwork:23:inload' 1: from C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/goodbye_chatwork-0.0.8/bin/goodbye_chatwork:47:in <top (required)>' C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/goodbye_chatwork-0.0.8/lib/goodbye_chatwork.rb:41:inlogin': no token (RuntimeError)

nagisa-shift commented 4 years ago

Adding: To make problem more simple, I also tried with Bash on Ubuntu on Windows and got just the same error.

$ which ruby : /usr/bin/ruby $ which bundle: /usr/local/bin/bundle $ which goodbye_chatwork /usr/local/bin/goodbye_chatwork

I'm sorry if the information was less because I'm beginner, but I'd love to show you more if you need to solve. Please feel free to ask me anytime.

tamai-yu-ibj commented 1 year ago

The specification of chatwork has changed, so this doesn't work.