You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm modifying this script to work with v2.0.1 of kindle-highlights, but nothing happens. I've got a small test script, and it returns a book count of 0:
OK, found the problem. Mechanize hits a page "Please confirm your identity". I've opened PR #22, any code feedback welcome, it's my first contrib to a Ruby project 😄
Hello,
I'm modifying this script to work with v2.0.1 of
kindle-highlights
, but nothing happens. I've got a small test script, and it returns a book count of 0:I'm 100% that my Amazon email and password are correct. I ran the login + book count part in
irb
, no error is returned there.Do you know if Amazon made further changes?
Thanks,
Clement
The text was updated successfully, but these errors were encountered: