projectgoav / E.Deezer

Unoffical asynchronous Deezer .NET API
17 stars 11 forks source link

Unfortunately, it still does not work for me. :-( #60

Closed tolbxela closed 5 years ago

tolbxela commented 5 years ago

The login throws OAuthException You don't not have permission to access this information on Deezer. Deezer responded with result 200 - OAuthException' You didn't pass the params by the login. Look at the line 220 https://github.com/projectgoav/E.Deezer/blob/92ff47f9314bbc822601accfb9178bb7961d4cbe/E.Deezer/DeezerClient.cs#L220 The params aren't used! I have solved it in my fork here 9c33eb9ed440a353808d04f5de458bb73fb428fa

Originally posted by @tolbxela in https://github.com/projectgoav/E.Deezer/issues/58#issuecomment-434879242