Incidentally, since the whizziwig.com URL now seems completely dead, the
link to generate an API key (which is needed to connect to your
soundcloud account) no longer works. This was accessible from the plugin
API and goes here:

https://soundcloud.com/connect?client_id=ff21e0d51f1ea3baf9607a1d072c564f&redirect_uri=http%3A%2F%2Fwww.whizziwig.com%2Fstatic%2Fsqueezecloudauth%2Fcallback.html&response_type=code_and_token&scope=non-expiring&display=popup

However, the redirect then fails of course.

I have got this to work however, by registering the "new" version at
github. I also got a new client ID of e7c5685f862f0659085abbf7dc00e3fd.

If you navigate to the URL:

https://soundcloud.com/connect?client_id=e7c5685f862f0659085abbf7dc00e3fd&redirect_uri=https%3A%2F%2Fgithub.com%2Fgrobbie%2FSqueezeCloud%2Fblob%2Fmaster%2Fwebauth%2Fcallback.html&response_type=code_and_token&scope=non-expiring&display=popup

and then click Connect.

Looking at the code, I think this is then meant to give you a pop-up
with your key.

In my case, it took me to a URL:

https://github.com/grobbie/SqueezeCloud/blob/master/webauth/callback.html?code=bb39b1b3411555346395d3893d89bc4b#access_token=XXXXXXXXXXXXXXXXXXXX&scope=non-expiring

and displayed the above html file. However, I then copied and pasted the
token (replaced by XXXXXXXXXXXXXXXXXXXX above) and used that as the API
key in the plugin settings.

Hope this helps.



http://www.last.fm/user/makv/
------------------------------------------------------------------------
makv's Profile: http://forums.slimdevices.com/member.php?userid=34721
View this thread: http://forums.slimdevices.com/showthread.php?t=92723

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to