AzeemIdrisi / TweetifyMusic

A Twitter Bot that utilizes GitHub Actions to automatically tweet your recently played song on Spotify on a manually scheduled basis.
GNU General Public License v3.0
2 stars 0 forks source link

BUG #4

Open kawainime opened 11 months ago

kawainime commented 11 months ago

Traceback (most recent call last): File "/home/runner/work/TwitterBot-Musik/TwitterBot-Musik/tweetifymusic.py", line 28, in song_url = data["items"][0]["track"]["external_urls"]["spotify"]


IndexError: list index out of range
Error: Process completed with exit code 1.
AzeemIdrisi commented 11 months ago

There must be some mistake in setup, Mine is working fine.