13/06/2013 by Nitesh

Connect your Twitter App using PhP for Twitter API v1.1

Friends, By the time you are reading this article, you must be knowing that Twitter has retired its API v1 and have ensured all new requests are served using v1.1 of the API. As I mentioned in my previous post, we now need to authenticate users before trying to retrieve the user’s  timeline. For this,…

Continue Reading »

12/06/2013 by Nitesh

How to Authenticate a Twitter User for Twitter using OAuth API V1.1

Friends, Yesterday, 11th June 2013, Twitter officially closed its V1.0 API and have migrated to v1.1 API now. This means that we need to authenticate users before being able to display tweets from a user’s profile, even it is a public profile. Yes, you read it correct even if the user’s profile is a public…

Continue Reading »