Just getting started with Rdio, I'm having trouble getting authorized (I think). I have done the registration of my app at radio and obtained a client-id and client secret. As a result of (with client id obscured) the following in my index.html
I get the following console error on the client:
The Oauth2 authorization process (via Javascript) has be flummoxed. Pointers to a good example anyone?
Yes, I do have a helper.html in place, it looks like this:
John