hello and thanks
everything seems to be working properly...
but when i attempt to add the last.fm username to a profile-
http://yourdrupalsite.com/user/1/edit/lastfm
it goes thru to last.fm-
and asks for authorization-
which it seems to grant OK-
(adding a token to URL)
but then, it ends up at a 404 page not found (on last.fm)-
instead of returning to the drupal site
anything i am doing wrong here?
please advise and thanks!
vincent, in buffalo
Comments
Comment #1
basicmagic.net commentedok, the issue is fixed-
and was NOT a problem with the module-
but that i forgot to configure the URL return path
in last.fm api settings.
-vincent
Comment #2
xanoGood to see you found out! Be aware that this module and the Last.fm library module are still in development phase. For the library this means that api call responses will probably be not a simpleXML object, but a PHP object and for the Last.fm for user profiles module this means that no actual features have been built-in yet, apart from authorisation.