sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.5k stars 105 forks source link

Last.fm account linking does not work #407

Closed L4R5 closed 8 months ago

L4R5 commented 8 months ago

gonic version:v0.16.1 if from docker, docker tag: sentriz/gonic:v0.16.1

I created an API key for my gonic installation and registered it in gonic using the admin user. After that I tried to link another non-admin account to last.fm and receive the following error message in gonic after clicking the "Yes, Allow Access" button in last.fm

make request: Invalid method signature supplied: last.fm error

image

image

sentriz commented 8 months ago

hmm are you sure your api secret is correct? (when logged in as the admin)

sentriz commented 8 months ago

its working for me. looks like your api secret isn't right. if not, please reopen 👍

L4R5 commented 8 months ago

thanks for the hint, it was human error :)