Skip to content

Conversation

@r3plica
Copy link

@r3plica r3plica commented Feb 22, 2016

No description provided.

r3plica added 28 commits March 24, 2015 10:45
Added JSON.net to the project to allow the API calls to return JTokens.
…ata.

Changed how the access token is retrieved.
Removed the urls from the Handler because they can be called directly
from c#.
Removed the ApiProvider because there was no need to use a custom
normalize function, I just used FormUrlEncodedContent instead.
Now the function returns the desired json object rather than letting the
calling function decide what to return. This means when there is an
error, there is no return value. Before it was creating a null exception
reference if there was an error.
…ng a request. The token is cached for 55 minutes, saves the user having to implement this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants