can any one please explain me the basic important changes that are to be done in API v1.1
I want to develop a web application that uses the Twitter API.v1.1.
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.
have you seen the overview of version 1.1? https://dev.twitter.com/docs/api/1.1/overview
JSON support only (no more XML, Atom, or RSS support)
Authentication required on all endpoints (requiring applications to authenticate all of their requests with OAuth 1.0a)
Default entities and retweet (where applicable, entities and retweets will now be returned by default)