i was playing around with the instapaper full api and im having some trouble with the OAuth api.
MUST i have a token for using the full api or is this optional?
i was playing around with the instapaper full api and im having some trouble
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To play with the simple API you need only a user//password
But for the full API you need:
– a OAuth consumer key
– OAuth consumer secret
Those you will obtain after making a request on: Register New OAuth Application
You will need also to have a superscription that cost 1$/month
More info here or go in your Instapaper account detail.
I hope this will help you.