I have tried scrobbling to my account on last.fm using three different methods and have come across the same error each time. All the information including auth information was provided yet the call to scrobble to my account still failed.. What is going on?! How can I fix this error and begin seeing accepted meta-data?
I am using Javascript, but an explanation of why this is happening and how I can fix the problem on a more abstract level is much appreciated as well! Thanks!
Success: {"scrobbles":{
"@attr":{
"accepted":0,"ignored":1
},"scrobble":{
"artist":{
"corrected":"0","#text":"AOA"
},"ignoredMessage":{
"code":"1","#text":""
},"albumArtist":{
"corrected":"0","#text":""
},"timestamp":"1468573491638","album":{
"corrected":"0"
},"track":{
"corrected":"0","#text":"Good Luck"
}}}}