API
Powershell – Deezer API
To get a Deezer API Token you must first create an application. You can do this under following link. Deezer for developers I don’t know how to get a refresh token, so in this example you must enter your code Read more…
To get a Deezer API Token you must first create an application. You can do this under following link. Deezer for developers I don’t know how to get a refresh token, so in this example you must enter your code Read more…
To get the a Spotify Token you must create create an App to authorize and get an access token. You can do this on: https://developer.spotify.com/dashboard/applications As redirect URI you can enter: http://localhost This example Powershell Function will return the access Read more…