Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Oauth doesn't work in Ruby 2 #10

Open
jroes opened this issue Dec 21, 2013 · 8 comments
Open

Oauth doesn't work in Ruby 2 #10

jroes opened this issue Dec 21, 2013 · 8 comments

Comments

@jroes
Copy link
Contributor

jroes commented Dec 21, 2013

I'm guessing this has something to do with the black magic going on in the custom rdio-simple oauth stuff.

› rdio user
error: 795: unexpected token at '<h1>403 Developer Inactive</h1>'

This probably belongs upstream with rdio-simple, but maybe this project should just use a normal oauth gem instead of rdio-simple altogether.

@pengwynn
Copy link
Owner

D'oh. Will try to dig into this. I was trying to avoid the weight of the OAuth gem, but we might have to bite the bullet.

@shawnbro
Copy link

shawnbro commented Nov 4, 2014

Has this issue been resolved? I am trying to authenticate with Rdio API using ruby library and still getting the "Developer Inactive" error...

@pengwynn
Copy link
Owner

pengwynn commented Nov 4, 2014

I'm unable to reproduce using Ruby 2 and a fresh install of the latest version of the rdio-cli gem. Is your key active on Mashery? http://rdio.mashery.com/apps/mykeys

@lodestone
Copy link

FWIW I first saw this issue, then I started seeing my name returned with rdio user. I'm still seeing the following issue on my system across several ruby versions. Not sure if it is related or not.

 matt@zo-2  ~/Music ‹1.9.3-p547›
 • rdio user 
 Matt Petty
 matt@zo-2  ~/Music ‹1.9.3-p547›
 • rdio play
 15:19: execution error: The variable play is not defined. (-2753)

@pengwynn
Copy link
Owner

@lodestone Thanks for the feedback. Can you share your version of Rdio and OSX?

@lodestone
Copy link

@pengwynn Yosemite, rdio 1.2.2

@pengwynn
Copy link
Owner

I wonder if the AppleScript interface changed in v2. I'm on Rdio 2.3.6. Is upgrading an option?

@lodestone
Copy link

I'm on Rdio 2.36 - My mistake - I thought you were asking for the rdio-cli version. And you asking about the Rdio version made me realize - I need to have the native app running. Duh. I've been running rdio web version with Fluid so I actually forgot I even had a native app of Rdio.

Anyway - it's "fixed" now.

Cheers

Repository owner locked and limited conversation to collaborators Dec 11, 2015
Repository owner locked and limited conversation to collaborators Dec 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants