Auth not working
Got this error while attempting to use the app with Ruby193 on windows:
Uh oh... something went wrong. Don't worry though; it's not your fault. The application you're using to interact with Remember The Milk made an error. It might be worthwhile contacting the author of the application and telling them you encountered this page.
Alternatively, you might like to wait a little while and then try again.
I just fired it up to make sure the API didn't change and it still works for me. I don't think Windows would be relevant, but I don't have a machine handy to check. Not sure what else it could be.
I'll see if I can gather some more data, then.
It's looking like the frob generates just fine when manually going to http://api.rememberthemilk.com/services/rest?method=rtm.auth.getFrob&format=json...etc, but the redirect from the application to a new tab on chrome screws up the process somehow. I've got some wireshark data, but it doesn't make much sense to me.
I'm having the same problem. The command line that I used was ru Validations for create widget @work.
The command line trace that I get back:
C:/ruby200/lib/ruby/gems/2.0.0/gems/launchy-0.3.7/lib/launchy/application.rb:50:in my_os': Use RbConfig instead of obsolete and deprecated Config. C:/ruby200/lib/ruby/gems/2.0.0/gems/launchy-0.3.7/lib/launchy/application.rb:50:inmy_os': Use RbConfig instead of obsolete and deprecated Config.
C:/ruby200/lib/ruby/gems/2.0.0/gems/launchy-0.3.7/lib/launchy/application.rb:50:in my_os': Use RbConfig instead of obsolete and deprecated Config. C:/ruby200/lib/ruby/gems/2.0.0/gems/launchy-0.3.7/lib/launchy/application.rb:50:inmy_os': Use RbConfig instead of obsolete and deprecated Config.
'frob' is not recognized as an internal or external command,
operable program or batch file.
'api_key' is not recognized as an internal or external command,
operable program or batch file.
'api_sig' is not recognized as an internal or external command,
operable program or batch file.
Press enter when authentication is complete
Invalid frob - did you authenticate?
There is a fix for this in this fork: https://github.com/adamcaudill/rumember
FYI I'd be happy to hand the reins over to a fork maintainer.