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
I am stranded at getting the refresh token. I can't seem to find the right .NET SDK for the dotnet-core-spotify-authentication, it keeps coming back with "dotnet-core-spotify-authentication.csproj : error NU1202: Package Microsoft.AspNetCore.All 2.1.5 is not compatible with netcoreapp2.0 (.NETCoreApp,Version=v2.0). Package Microsoft.AspNetCore.All 2.1.5 supports: netcoreapp2.1 (.NETCoreApp,Version=v2.1)" So far I've tried 2.2, 2.0 preview and 2.1, with the "dotnet restore" everytime. Is there a more clearcut way of getting the refresh token?
EDIT: I have updated the "dotnet-core-spotify-authentication.csproj" part netcoreapp2.0 to netcoreapp2.1 and now the app runs. I have never touched any of this, but am used to land on planet F*ckyou, on with the show!
No description provided.
The text was updated successfully, but these errors were encountered: