You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Threpio The issue is that the last two calls to Play() are passing "" as the URI. Instead, remove that argument. For variadic arguments, you can pass 0 arguments!
With the following code (In an attempt to fix issue with Spotify-Cli #27:
The error is returned as this - It seems that even when passing no query my logic is off?
The text was updated successfully, but these errors were encountered: