Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`login': no token (RuntimeError) #29

Open
m51 opened this issue Jan 4, 2019 · 5 comments
Open

`login': no token (RuntimeError) #29

m51 opened this issue Jan 4, 2019 · 5 comments

Comments

@m51
Copy link

m51 commented Jan 4, 2019

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.

@nishicawa
Copy link

It may be caused by reCAPTCHA.

@no1-knows
Copy link

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

@nagisa-shift
Copy link

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
Copy link

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.

@tamai-yu-ibj
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants