Ewan

Results 27 comments of Ewan

Try and do this without having to put up a web-page to authenticate users first before getting oauth codes

From what I've read and used of the API so far, if you request a token with any permissions other than "offline_access" then the token expires after a certain amount...

As of 7b98e5d an access token can be passed in and most user (get) methods will now work, as per @xfischer's suggestion. An updated Nuget package + wiki docs will...

@Patafoin - TL;DR - My libary doesn't allow you to obtain access tokens via Deezer's OAuth service. It can only use them, but your application must provide them. At the...

I understand you can wrap up native libraries to make them callable in a .NET application. Having a quick look at the docs for the native library I don't see...

If you're wanting to do that, why not just use the Javascript SDK? Then you can have a hidden webview that is the player which you control through your application?...

And perhaps the various standards inbetween (if it's not too much hassle to go back to your checkpoint commits)