Luca Ramseyer
Results
1
issues of
Luca Ramseyer
When trying to connect to spotify I get the following Error: ``` Invoke-RestMethod : {"error":"invalid_grant","error_description":"Invalid refresh token"} At C:\Program Files\WindowsPowerShell\Modules\PSSpotify\0.0.0.9\Modules\OAuth.psm1:83 char:30 + $Authorization = Invoke-RestMethod -Uri $TokenEndpoint ` + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...