`login': no token (RuntimeError)
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.
It may be caused by reCAPTCHA.
Hi, I have same issue. Is there any way to resolve this problem?
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: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)
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.
The specification of chatwork has changed, so this doesn't work.