Closed Egnos87 closed 1 year ago
I am not sure if I can help here.
You received a 503
response from Spotify API.
https://developer.spotify.com/documentation/web-api/concepts/api-calls
503 Service Unavailable - The server is currently unable to handle the request due to a temporary condition which will be alleviated after some delay. You can choose to resend the request again.
Maybe I have misread your issue. You wrote that you "sometimes" receive this error. Does this mean it works but just sometimes it does not? If that is the case, there is, as mentioned, not much I can do. The return code is from Spotify itself. Weird if this happens a lot, as usually there are no issues with spotify API availability.
I am not sure if I can help here. You received a
503
response from Spotify API.https://developer.spotify.com/documentation/web-api/concepts/api-calls
503 Service Unavailable - The server is currently unable to handle the request due to a temporary condition which will be alleviated after some delay. You can choose to resend the request again.
- Did you retry this already?
- Do you have Spotify premium?
The module seems work properly, but sometimes in the LOG I found these errors. No, I didn't have Spotify Premium.
Maybe I have misread your issue. You wrote that you "sometimes" receive this error. Does this mean it works but just sometimes it does not? If that is the case, there is, as mentioned, not much I can do. The return code is from Spotify itself. Weird if this happens a lot, as usually there are no issues with spotify API availability.
Exactly, only sometimes. It seems that these errors do not affect the functioning of the module.
Have you ever found these types of errors in your LOG file?
Thanks
No, I didn't have Spotify Premium.
Please have a look at:
https://github.com/skuethe/MMM-Spotify#restrictions
You need to have Spotify Premium for this to work correct. Sorry.
I will close the issue for now.
SETUP: RPI 4 4GB O.S. Buster MM version "2.23.0" MMM-Spotify latest version
CONFIG
ISSUE: Sometimes this error appears in the "MagicMirror-error.log" in the "/home/pi/.pm2/logs" directory:
Could you fix this problem? Can I help you with some tests?
Thanks.