Top "Twitter" questions

Twitter is a microblogging service that lets users post short "Tweets" of up to 280 characters.

How to force WebRequest to send Authorization header during POST

When using WebRequest to send a POST, the Authorization header is not sent with the request even though I have …

.net http twitter webrequest
Twitter oAuth callbackUrl - localhost development

Is anyone else having a difficult time getting Twitters oAuth's callback URL to hit their localhost development environment. Apparently it …

twitter oauth
Twitter API error 215

Today, we discovered one of my clients Twitter feeds became broken. I have tried switching to using the new API 1.1, …

json twitter
urllib.request in Python 2.7

I can use urllib.request module with Python 3.1. But when I execute the same program using Python 2.7, an error comes …

python twitter tweepy
Android Intent for Twitter application

Is it possible to show a list of applications (with intent.createChooser) that only show me my twitter apps on …

android twitter android-intent
Social Share Links with Custom Icons

I'm looking for any solid current information on creating custom share icons for the following. Facebook Twitter Google + LinkedIn Pinterest …

facebook twitter linkedin google-plus pinterest
How to open an installed app from an email URL in Android?

I want to open my app from an email URL, basically like the example shown below for Twitter.com. Email …

android email url twitter html-email
Setting up Twitter API, getting the last few Tweets

I am completely new to using Twitter in general and have never embedded "latest tweets" on any project. I am …

javascript jquery twitter twitter-oauth
Twitter API to get recent tweets of a particular user

Which API would I need to use to get 'n' recent tweets of a particular user with a public account?

twitter
Managing Tweepy API Search

Please forgive me if this is a gross repeat of a question previously answered elsewhere, but I am lost on …

python twitter tweepy