alfred-remember-the-milk icon indicating copy to clipboard operation
alfred-remember-the-milk copied to clipboard

API not authorizing

Open jonwkopp opened this issue 8 years ago • 7 comments

When trying to run the setup steps to install, I wasn't able to get Rememberthemilk to authorize the API key.

Any ideas?

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.

Thanks!

jonwkopp avatar May 26 '16 16:05 jonwkopp

Had the same error today.

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.

chansharish avatar May 27 '16 22:05 chansharish

Just tried again today. Got the same error.

jonwkopp avatar Jun 01 '16 20:06 jonwkopp

I tried it today and received the same error. Is there a workaround for this at all? Thanks!

swhitlow avatar Jun 25 '16 02:06 swhitlow

Same error as quoted above. Thanks in advance for any help!

mnkygrl avatar Sep 16 '16 21:09 mnkygrl

I tried it today and got the same error. As an alternative, I'm now using https://github.com/mattheworiordan/alfred-remember-the-milk-plugin

For it to work, you must have Ruby installed (this is installed by default with OS X), but you can also use rbenv or rvm

You must install the rumember gem and authenticate with RTM:

  1. Clone https://github.com/adamcaudill/rumember into your local machine
  2. Open the cloned directory in Terminal and enter rake install
  3. After installing it successfully, authenticate with RTM by entering ru and follow the instructions

You can now double-click on the Alfred workflow downloaded from https://github.com/mattheworiordan/alfred-remember-the-milk-plugin and start using it by entering rtm <task> in Alfred.

pedroms avatar Feb 14 '17 17:02 pedroms

Dear Mr. da Silva:

Thanks for replying and for the detailed instructions. I will apply them and give it another shot.

Peace, SV

On Tue, Feb 14, 2017 at 12:08 PM, Pedro Moreira da Silva < [email protected]> wrote:

I tried it today and got the same error. As an alternative, I'm now using https://github.com/mattheworiordan/alfred-remember-the-milk-plugin

For it to work, you must have Ruby installed (this is installed by default with OS X), but you can also use rbenv or rvm

You must install the rumember gem https://github.com/adamcaudill/rumember and authenticate with RTM:

  1. Clone https://github.com/adamcaudill/rumember into your local machine
  2. Open the cloned directory in Terminal and enter rake install
  3. After installing it successfully, authenticate with RTM by entering ru and follow the instructions

You can now double-click on the Alfred workflow downloaded from https://github.com/mattheworiordan/alfred-remember-the-milk-plugin and start using it by entering rtm in Alfred.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chocopie116/alfred-remember-the-milk/issues/10#issuecomment-279770389, or mute the thread https://github.com/notifications/unsubscribe-auth/AVN1gpONuaF0Ntm9waRgXtcvaywB_vF7ks5rcd-dgaJpZM4Ins4q .

-- Peace, SV

mnkygrl avatar Feb 14 '17 23:02 mnkygrl

Authorization succeeds if you use your own API key and shared secret instead of the ones included in Url.class.php.

You can request them here: https://www.rememberthemilk.com/services/api/keys.rtm

pro-sumer avatar Feb 16 '19 20:02 pro-sumer