goodbye_chatwork icon indicating copy to clipboard operation
goodbye_chatwork copied to clipboard

`login': no token (RuntimeError)

Open m51 opened this issue 5 years ago • 5 comments

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 [email protected] @ -p XXXXXXXX

2019-01-05T00:56:07+09:00 login as [email protected] ... /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.

m51 avatar Jan 04 '19 16:01 m51

It may be caused by reCAPTCHA.

nishicawa avatar Jan 29 '19 06:01 nishicawa

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

no1-knows avatar Aug 14 '19 01:08 no1-knows

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 {[email protected]} -p {myChatworkPassword} 2020-05-26T10:26:50+09:00 login as {[email protected]} ... 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:in load' 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:in login': no token (RuntimeError)

nagisa-shift avatar May 26 '20 01:05 nagisa-shift

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

  • ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
  • Bundler version 2.1.4

$ 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.

nagisa-shift avatar May 26 '20 03:05 nagisa-shift

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

tamai-yu-ibj avatar Oct 05 '22 00:10 tamai-yu-ibj