rumember icon indicating copy to clipboard operation
rumember copied to clipboard

Auth not working

Open Tzrlk opened this issue 12 years ago • 6 comments

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.

Tzrlk avatar Jan 19 '14 18:01 Tzrlk

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.

tpope avatar Jan 19 '14 19:01 tpope

I'll see if I can gather some more data, then.

Tzrlk avatar Jan 19 '14 19:01 Tzrlk

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.

Tzrlk avatar Jan 19 '14 19:01 Tzrlk

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?

SirRippovMaple avatar Jul 11 '14 11:07 SirRippovMaple

There is a fix for this in this fork: https://github.com/adamcaudill/rumember

jovobe avatar Apr 21 '17 08:04 jovobe

FYI I'd be happy to hand the reins over to a fork maintainer.

tpope avatar Apr 21 '17 17:04 tpope