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.
|
|
|
|
401 API Authentication Error
|
| |
Hi
We have a program that uses the Twitter API that we wrote and it (used
to) work fine but recently we had to change the computer date we were
calling our program from to 2018 instead of 2009 - this was done as a
temporary test for another application we were running on that same
computer unrelated to Twitter.... more »
|
|
|
getting older tweets
|
| |
I am using the search api and want to get tweets from, say, one year
ago. the 'since', parameter seems not to be working. e.g.
[link]
returns no results.
Am I doing something wrong?
|
|
|
Trying to trouble shoot DELETE list members with the Twitter gem.
|
| |
I know that i should post on the Twitter gem group(and i have) but
that place is dead and also i think my problem is not with the gem but
understanding how the oauth and REST works. I could be looking down
the wrong path tho seeing as how i kinda feel like Alice down the
rabbit hole.
Everything dealing with lists works on the twitter gem but one thing... more »
|
|
|
Unable to access private list statuses
|
| |
Hi,
I have been using twitter API from the fast few months in numerous
iPhone Apps. I just started using lists in one of my apps and facing
problems with private lists. Able to get response for public lists
successfully and getting "Not found" error for private lists.
I have two lists test and private which are public and private... more »
|
|
|
OAuth DELETE LIST problem
|
| |
Hello all,
When I call _method= DELETE in List API, I got 401 Unauthorized from
api.twitter.com.
After I read the document of OAuth, it mention that "_" is no need to
encode so it may be a another problem.
I have try when I using other parameter include "_" like
"a_method=DELETE" is work well and return 200 OK,... more »
|
|
|
lists as anti-spam tools
|
| |
Hi dev list,
Twitter: I'm now seeing bambibots and other spammers using lists as a
way to boost their network. Seems like an equally great opportunity to
pursue spammers back down those paths ... which you all are probably
already on top of ... but if not, please consider!
∞ Andy Badera
∞ +1 518-641-1280 Google Voice... more »
|
|
|
Search API questions
|
| |
I have been using the Twitter Search API to query the public line for
Twitter status updates originating out of a particular location.
Currently, I run one search every 15 minutes using an automated
script. However I have found that the search results returned contain
a number of old search results . An average of 30 new tweets come up... more »
|
|
|
problem with json api - empty results list
|
| |
Hello group, I have a problem with one single url:
[link]
I integrated that json flow in my app but since about one week the
"results" array stays empty. I was trying to find info about limits,
valid dates, etc but there is nothing about that on the json api page.... more »
|
|
|