Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #2

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Master #2

wants to merge 28 commits into from

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