You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion about the development and usage of the Twitter API.
|
|
|
|
count parameter in streaming API statuses/filter method
|
| |
We have a Shadow client using the streaming API invoking statuses/
filter method. We are trying to use the count parameter to implement
"catch-up" logic for recovering from lost connectivity. With count
specified, we get a 200 OK back but the parameter seems to be
ignored. We searched and found a document at... more »
|
|
|
How to find out which of your lists someone is a member of.
|
| |
Hi All,
I'm looking for a way to get which of my lists (public and private) a
user is a member of - akin to the lists drop-down on a user's profile
on Twitter.com. Is this information available in an easier way than
calling GET list members id for each list (or, more specifically,
using less API calls)?... more »
|
|
|
Getting started with a twitter application
|
| |
Hi everybody!
I am about to develop a twitter application and I am stuck with
starting the development of the application.How should I connect my
application with a twitter api?
|
|
|
OAuth :: re-signin user & generating new access tokens
|
| |
In my implementation of SignInWithTwitter, every time the user signs
in, it generates a new access token.
What really happens to the old access tokens ?
If I maintain a 1-many relation from twitterId to access-tokens, I
will have access to the old access-tokens.
I understand that the FAQ says that access tokens are never expired by... more »
|
|
|
413 FULL head error on Streaming API
|
| |
Hi,
I work for Superfeedr. We do feed parsing on-demand. We don't care
what feeds people are giving us to fetch. As a matter of fact, we
don't even care about the content. Yet, some users have given us RSS/
Atom feeds from Twitter to fetch.
We bumped into the polling limits a few months ago : we asked to be... more »
|
|
|
413. HTTP/1.1 413 FULL head
|
| |
Hello,
We ([link]) have a lot of users who gave us Twitter
feeds (both users + track) to monitor on their behalf. A few months
ago we started having more and more feeds, so we asked to be
whitelisted.
We now have about 15k, and even the white-listing is not enough and
we see too many errors from Twitter.... more »
|
|
|
Reg Twitter Authentication details
|
| |
Hai, At present i have accessing twitter searches from my application without authentication. Now i want to take twitter authentication so please can anyone tell me the procedure about how to take authenication and also tell me the cost for it. Thanks Praveen
|
|
|
Dynamic redirect URL after OAuth login
|
| |
Hi,
Is there a way to support dynamic URLs being loaded after OAuth login?
My website has multiple URLs from where a user can sign-in. I want the
user to come back to same Url where they were before clicking on the
Sign_in button. Can I ask Twitter OAuth to redirect to an Url of my
choice by supplying it as a parameter in my OAuth login request.... more »
|
|
|
Finding tweets from Zipcode
|
| |
Hey all
Is there any way I can get all the tweets from a zipcode? Eg:- all the
tweets from 10019
Let me know if I can do that.
Thanks
|
|
|