Nosrac / LBSpotify

Search Spotify from Launchbar with predictions
34 stars 3 forks source link

Suggestions.php error #6

Open ogomez92 opened 6 years ago

ogomez92 commented 6 years ago

Hi. I'm getting the following error when I input something in the search spotify action:

Warning: Invalid argument supplied for foreach() in /Users/uri/Library/Application Support/LaunchBar/Actions/Search Spotify.lbaction/Contents/Scripts/suggestion.php on line 280, Text

nevalsar commented 6 years ago

Can confirm this issue exists (screenshot below). I'll be happy to provide more information to help fix this issue.

image

CharlesButcher commented 6 years ago

Spotify now requires authentication for all API calls, even non-personal stuff. This is a wonderful script and it would be great if Nosrac or another contributor could fix it. It's beyond my skills.