[twitter-dev] Twitter API SSL certificate failing validation

2011-07-18 Thread pgarvie
Has Twitter done something with its SSL certificates lately? As in sometime this afternoon? We've been seeing a ton of sun.security.validator.ValidatorExceptions coming out of Twitter4J since about 5:30PM, USCentral. -- Have you visited the Developer Discussions feature on

Re: [twitter-dev] Twitter API SSL certificate failing validation

2011-07-18 Thread John Adams
On Mon, Jul 18, 2011 at 8:17 PM, pgarvie garvie.p...@gmail.com wrote: Has Twitter done something with its SSL certificates lately? As in sometime this afternoon? We've been seeing a ton of sun.security.validator.ValidatorExceptions coming out of Twitter4J since about 5:30PM, USCentral. The

Re: [twitter-dev] Twitter API implementation

2011-07-03 Thread kamesh SmartDude
Hai, is it possible for u which API that lib is using. Because twitter deprecated the OLD statuses/following, statuses/follower API. And now it is using the New API's to get the data. //kamesh On Sat, Jul 2, 2011 at 8:47 PM, subdesign szala...@gmail.com wrote: Hi, I use Codeigniter php

[twitter-dev] Twitter API implementation

2011-07-02 Thread subdesign
Hi, I use Codeigniter php framework, and tried two Twitter libraries, that work fine, but my problem is the following. When I set up the first lib, I saw my tweets first time, but when I checked back an hour later, I couldn't get my tweets from the api anymore. Thats why I isntalled a second api

[twitter-dev] Twitter API integration with Mibubble Site

2011-07-01 Thread Ankan Bhadra
The Site URL is 'http://mibubble.itcslive.com/social/connect.php' . You are NOT following @faelazo! Welcome to a Twitter OAuth PHP example. This site is a basic showcase of Twitters OAuth authentication method. If you are having issues try clearing your session. Links: Source Code

[twitter-dev] Twitter API / People Search API not returning anything

2011-06-27 Thread RubenOrozco
Hi Twitter Devs. http://api.twitter.com/1/users/search When people search Tweetfind.com , they get a searched box at the bottom(Twitter Find People), For a few weeks it was working. You were able to scroll down and it would load more Twitter Profiles. A week or two ago, it stopped. The

Re: [twitter-dev] Twitter API / People Search API not returning anything

2011-06-27 Thread Taylor Singletary
Hi Ruben, We're looking into this issue and hope to have it resolved soon. Thanks for the report. @episod http://twitter.com/intent/user?screen_name=episod - Taylor Singletary On Mon, Jun 27, 2011 at 9:51 AM, RubenOrozco ruben.oro...@gmail.com wrote: Hi Twitter Devs.

Re: [twitter-dev] Twitter API / People Search API not returning anything

2011-06-27 Thread RubenOrozco
Thanks Taylor! :) Ruben -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group:

[twitter-dev] Twitter API changes

2011-06-26 Thread Ran Margaliot
Hello, Recently twitter has changed the access level that apps are getting to the user detail, an app need to mark that it needs access to the user's DMs in order to get it (unlike before), i have marked this option in my app settings page on twitter so i will have full data access for new users

Re: [twitter-dev] Twitter API changes

2011-06-26 Thread kamesh SmartDude
hi, the users who are already logged in should logout and relogin againotherswise they will not get any data(not only DM's) because u chaged the application settings(i found this issues in my app) //kamesh On Sun, Jun 26, 2011 at 6:42 PM, Ran Margaliot ran5...@gmail.com wrote: Hello,

[twitter-dev] Twitter API error on my website

2011-06-25 Thread Sports Banter
Hi, I have latest twitter posts fed through to my website through my wordpress website and just this morning I started getting the message: The Twitter API returned an error while processing your request. Please try again. Not sure what could be causing this problem but any help would be

Re: [twitter-dev] twitter api for android

2011-06-16 Thread Yusuke Yamamoto
Hi, You may find this useful. http://twitter4j.org/ Best regards, -- Yusuke Yamamoto yus...@mac.com this email is: [x] bloggable/tweetable [ ] private follow me on : http://twitter.com/yusukeyamamoto subscribe me at : http://samuraism.jp/ On Jun 12, 2011, at 17:54 , saami wrote: hello

[twitter-dev] twitter api for android

2011-06-12 Thread saami
hello is there any API of twitter for Android. I want to integrate twitter with my android application. kindly guide me. saami -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Twitter API for iPhone Application

2011-05-24 Thread Davinder Singh
Requesting help to find a suitable API to integrate with my Twitter account. Thanks in advance! -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker:

Re: [twitter-dev] Twitter API for iPhone Application

2011-05-24 Thread Damon Parker
What are your constraints, coding language, etc.? What do you want to do with the API? On Tuesday, May 24, 2011 at 8:50 AM, Davinder Singh wrote: Requesting help to find a suitable API to integrate with my Twitter account. Thanks in advance! -- Twitter developer documentation and

Re: [twitter-dev] Twitter API for iPhone Application

2011-05-24 Thread Jules Damji
Davinder, There are client libraries, as noted on the client library page, https://dev.twitter.com/pages/libraries#objectivec, for i-Phone. A good place to start and examine if they meet your requirements. Also, elaborating a bit on what your requirements are, or what you wish to accomplish

[twitter-dev] Twitter API : 500 Internal Server Error

2011-05-14 Thread Ramkumar
I tried to use Twitter API to post a tweet using Javascript in a Google Chrome Extension . Details Below Base String POSThttp%3A%2F%2Fapi.twitter.com%2F1%2Fstatuses %2Fupdate.jsonoauth_consumer_key%3DXXX%26oauth_nonce %3D9acc2f75c97622d1d2b4c4fb4124632b1273b0e0%26oauth_signature_method

Re: [twitter-dev] Twitter API - Logout

2011-04-20 Thread Hola
sadly this is badly needed but not available see https://groups.google.com/d/msg/twitter-development-talk/PH5HfT7SJqw/rtEzx-jrDQIJ -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Twitter API - How can my application follow 100,000 people??

2011-04-20 Thread QamarZ
Hi All, Is there any API I can use in my application to follow (get tweets) of almost all the people twittering over twitter?? Say, I wanted to get tweets of 100,000 people, then what is the best way to do it in my application?? I'm new to twitter development, please help.. Thanks, QamarZ --

[twitter-dev] Twitter API Timeouts

2011-02-28 Thread Colin Howe
Hi, We've started seeing the API drop a lot of our requests. No error, no response at all. Is this a known issue or is it a change I should have been aware of? Cheers, Colin -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter:

[twitter-dev] Twitter API - Logout

2011-02-26 Thread Dheeraj
I'm using OAuth in my web app, and users can login with twitter. by making a request to http://twitter.com/oauth/authorize. how we can logout form our Twitter Account using OAuth. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter:

Re: [twitter-dev] Twitter API - Logout

2011-02-26 Thread Scott Wilcox
There is no 'logout' functions. The API is stateless. When you get OAuth tokens for a user, you're not logging them in, you're merely getting access to their account. Any login/logout functionality must be implemented by you. Scott. On 26 Feb 2011, at 13:34, Dheeraj wrote: I'm using OAuth

[twitter-dev] Twitter API ME 1.6

2011-02-14 Thread Ernandes Jr.
Hi, I would like to announce that *Twitter API ME 1.6* has just been released. The main features present in this version are: - Retweets to me timeline - Retweets by me timeline - Tweets from list timeline - List management (e.g. create, update, memberships, subscriptions, etc) -

[twitter-dev] Twitter API/ Youtube connection!

2011-02-01 Thread Keith
Let's work together as a community and create a tool for users using the Twitter API that allows users to see their followers videos on YouTube; kind of like how the Huffington Post and Foursquare allows you to link to your Twitter followers! Let's stick a price on it and make a profit whose with

[twitter-dev] Twitter API

2010-12-17 Thread Art
My development environment is MS Visual Studio 2010, using VB.NET. All I need to do is post a Tweet for some of the identified status changes within my web application. I don't need user verification as the app is designed to automatically post the status change Tweet whenever it occurs. I added

[twitter-dev] Twitter Api show username

2010-12-08 Thread roderick
Dear Twitter developers, I finally created a good conenction with twitter etc, but now i get this: stdClass Object ( [profile_background_image_url] = http://s.twimg.com/a/1291318259/images/themes/theme14/bg.gif [favourites_count] = 0 [show_all_inline_media] = [geo_enabled] =

Re: [twitter-dev] Twitter Api show username

2010-12-08 Thread Abraham Williams
Something like: echo $content-scree_name; will display the screen_name on the page. Abraham - Abraham Williams | Hacker Advocate | abrah.am @abraham https://twitter.com/abraham | github.com/abraham | blog.abrah.am This email is: [ ] shareable [x] ask first [ ] private. On Wed, Dec

[twitter-dev] Twitter API is giving wrong tweet ID

2010-12-07 Thread noriguard
During last several days, I've found that Twitter API frequently gives wrong information, especially tweet ID. For example, API send to me the tweet ID '12226467568025600' of HuffingtonPost, the tweet URL is therefore following: * [wrong]

Re: [twitter-dev] Twitter API is giving wrong tweet ID

2010-12-07 Thread Tom van der Woerdt
Are you sure that your implementation is correct? It really sounds like an issue with processing larger numbers. Are you using JavaScript, ActionScript, or any other ECMAScript language? Tom On 12/7/10 8:48 PM, noriguard wrote: During last several days, I've found that Twitter API

Re: [twitter-dev] Twitter API

2010-11-28 Thread Adriaan Pelzer
Yes, this will work. Twitter's implementation of OAuth is not up to spec, so they issue long-lived tokens (that never expire). These can be stored in a database and reused forever (or until Twitter updates their implementation of OAuth). Although this has serious security risks, it makes the

Re: [twitter-dev] Twitter API

2010-11-28 Thread Igor Kharin
Here's how Sign in with Twitter button works: http://dev.twitter.com/pages/sign_in_with_twitter For end-user is just like one-click operation, he doesn't need to generate the access token. All the magic comes from server-side. You will need an access token for every account you working with. This

Re: [twitter-dev] Twitter API

2010-11-28 Thread Abraham Williams
Twitter's implementation of OAuth is not up to spec, so they issue long-lived tokens (that never expire). These can be stored in a database and reused forever (or until Twitter updates their implementation of OAuth). Although this has serious security risks, it makes the implementation of a

[twitter-dev] Twitter API

2010-11-26 Thread Tom Callahan
Hi All, I am trying to develop a platform where I can allow people to login add multiple twitter accounts. They will be able to post tweets, view posted tweets, view tweet replies etc. I came to know that Basic Authentication has been stopped for Twitter API so I am using oAuth to connect to

Re: [twitter-dev] Twitter API

2010-11-26 Thread Edward Hotchkiss
save the token in a db. On Nov 26, 2010, at 7:20 AM, Tom Callahan wrote: Hi All, I am trying to develop a platform where I can allow people to login add multiple twitter accounts. They will be able to post tweets, view posted tweets, view tweet replies etc. I came to know that Basic

[twitter-dev] Twitter API not responding

2010-11-24 Thread ravi
Hi, I am new to twitter API, i have written a console application which hits the twitter API takes in the Tweets, Mentions, Retweets and followers count and saves it to the database. I have developed the code , which is working properly. Today when i ran the console application the twitter API

[twitter-dev] Twitter API search functionality

2010-11-22 Thread Bandarupalli kalyan
Hi Team, I am implementing twitter search using your API. I wonder is there any way to search the twitter by email? currently it supporting search by screen name only. I really appreciate if you could guide me in right direction to get this working. I am searching using twitter application and

[twitter-dev] Twitter API ME 1.5 released

2010-10-31 Thread Ernandes Jr.
Hi, Just to announce that *Twitter API ME 1.5* has just been released. In this new version, the following new features are available: - List of pending friends/followers request - Report spam - Retweets of me timeline - Trend Topics search - *Tweet's* entities - Retrieval of

[twitter-dev] Twitter API Expertise?

2010-10-19 Thread Zubin Wadia
Working on an interesting private communications service with my team and would like some help with Twitter OAuth + API implementation. If any of you are interested in lending a hand (in exchange for compensation ofcourse) please send me an email zwadia at gmail dot com... Cheers, Zubin. --

[twitter-dev] Twitter API Write Only Authorization

2010-10-11 Thread Markanday Singh
Few APPs uses twitter API only for 2 reasons, 1-Authenticate user and get their User Info (A READ) 2-Occasionally Tweet On behalf of them (A WRITE) Just bring a category where an app is allowed to Authenticate user and tweet on behalf of them, This will bring trust among its users that their

Re: [twitter-dev] twitter api throwing lots of technical errors

2010-10-07 Thread Tiago Teresa Teodosio
Yes, I noticed a lot of 500 error codes in API responses, while trying to post tweet on behalf of my users, from 2010-10-07 16:41:53 UTC until 2010-10-07 16:58:25 UTC. Adam Covati wrote: Is anyone else seeing an elevated rate of API errors right now? It seems to be throwing a lot technical

Re: [twitter-dev] twitter api throwing lots of technical errors

2010-10-07 Thread Tom van der Woerdt
http://status.twitter.com/post/1263165935/issue-posting-new-tweets Tom On 10/7/10 7:44 PM, Tiago Teresa Teodosio wrote: Yes, I noticed a lot of 500 error codes in API responses, while trying to post tweet on behalf of my users, from 2010-10-07 16:41:53 UTC until 2010-10-07 16:58:25 UTC.

[twitter-dev] Twitter API - Sample PHP Script

2010-09-28 Thread Velvet
Hello, This is the first time I work on a API installation, Therefore be patient with me. I'm looking into installing a script on my website were it'll read an RSS file and periodically will send 3 or 4 records to twitter as a tweet. I already have the oauth keys. Is there a simple PHP code

Re: [twitter-dev] Twitter API - Sample PHP Script

2010-09-28 Thread Tom van der Woerdt
You could start with @Abraham's TwitterOAuth library: http://github.com/abraham/twitteroauth You don't need the whole code, just the library itself, and these 2 lines : $connection = new TwitterOAuth(CONSUMER_KEY, CONSUMER_SECRET, OAUTH_TOKEN, OAUTH_TOKEN_SECRET);

Re: [twitter-dev] Twitter API - Sample PHP Script

2010-09-28 Thread Scott Wilcox
Hi, Take a look at http://github.com/dordotky/oauth-examples I've got a few sample scripts there. Scott. On 28 Sep 2010, at 13:42, Velvet wrote: Hello, This is the first time I work on a API installation, Therefore be patient with me. I'm looking into installing a script on my website

[twitter-dev] twitter api oauth c++ demo source code

2010-09-15 Thread yuzhujiutian
twitter api oauth c++ demo source code 1.2 OAuth Authentication Flow Figure 1-1 OAUTH AUTHENTICATION FLOW v1.0a (Please refer to the attached gridtwit_client_oauth_demo_src_0.1.0.tar.gz file Demo_Description.doc) 1.3 Token parameter The following token parameter description is based on the

[twitter-dev] Twitter API intermittent Connection reset by peer

2010-09-09 Thread James Peter
I'm getting some very strange intermittent errors when connecting to the API. It's completely take down our app. It looks like connections are getting reset intermittently. See a transcript below - the first attempt it works fine, then second two the connection resets. Sometimes it just hangs for

Re: [twitter-dev] Twitter API intermittent Connection reset by peer

2010-09-09 Thread Tom van der Woerdt
Those are not the correct endpoints. You should use https://api.twitter.com/oauth/authorize etc Tom On 9/9/10 7:34 AM, James Peter wrote: I'm getting some very strange intermittent errors when connecting to the API. It's completely take down our app. It looks like connections are getting

[twitter-dev] twitter api to get current month followers

2010-09-08 Thread ephron
sir, I used twitter api for member's followers, friends etc., I want to draw a google line chart for this month followers or followers by month.(eg., month vs followers added). Is is possible, Please advice me. thanks, Greeta -- Twitter developer documentation and resources:

Fwd: [twitter-dev] twitter api to get current month followers in the removal of basic authentication

2010-09-08 Thread greeta daniel
Sir, I used twitter api for member's followers, friends etc., I want to draw a google line chart for this month followers or followers by month.(eg., month vs followers added). Is is possible, Please advice me. note: Api need to be used in the removal of basic authentication. Thanks,

Re: [twitter-dev] Twitter API 101

2010-08-31 Thread Matt Harris
Hey, Welcome to the developer list. I've provided some answers to your question in line. I hope they help. (1) Is Twitter API push or pull technology. The fact that it's REST would suggest pull, in that in order to get info from it, my client application needs to make a request.  However,

[twitter-dev] Twitter api request for a user's timeline w/ count=40 is returning ~20 records, why?

2010-08-30 Thread Erik Vold
why does http://twitter.com/statuses/user_timeline.xml?screen_name=erikvoldpage=0count=40 return ~15 results? should it not return 40 results? http://dev.twitter.com/doc/get/statuses/user_timeline Erik -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates

Re: [twitter-dev] Twitter api request for a user's timeline w/ count=40 is returning ~20 records, why?

2010-08-30 Thread Taylor Singletary
With the timeline methods, the count you provide is optimistic in that you'll get up to those number of results if they are available. In most cases, the results you aren't seeing would be retweets, which aren't returned in user_timeline without an include_rts=true parameter. Taylor On Sat, Aug

Re: [twitter-dev] Twitter api request for a user's timeline w/ count=40 is returning ~20 records, why?

2010-08-30 Thread Matt Harris
In addition, please ensure you are using the correct host for requests to the API. Instead of http://twitter.com you should be using http://api.twitter.com Best, Matt On Mon, Aug 30, 2010 at 7:30 AM, Taylor Singletary taylorsinglet...@twitter.com wrote: With the timeline methods, the count you

[twitter-dev] Twitter API ME 1.4: New release!!!

2010-08-29 Thread Ernandes Jr.
Hi all, I would like to inform that *Twitter API ME 1.4* has just been released. This new version comes with new features and the correction of a bug that was preventing it to work on Blackberry devices. So Blackberry developers, you all are now welcome back to Twitter API ME. The new features

[twitter-dev] Twitter API 101

2010-08-26 Thread VirtualCoder
Hi Folks, I am totally new to Twitter - both as an end user and as an API developer. Therefore, I have bunch of simple questions and would be grateful if some of you explained some of these simpler things both to me and others in the same boat. ;) (1) Is Twitter API push or pull technology. The

Re: [twitter-dev] Twitter API keys fail to verify

2010-08-13 Thread Tom van der Woerdt
On 8/13/10 11:58 PM, Gurpartap Singh wrote: Will talk in points: # An existing OAuth app which already has xAuth access, works perfectly in the implementation. # Created a new OAuth app with Twitter. Got xAuth access for it through email. # Replaced the implementation's API keys to the

[twitter-dev] Twitter API the Basic Auth Shutdown: Everything you need to know.

2010-08-13 Thread Taylor Singletary
Hi Developers, Basic authentication is being deprecated beginning on August 16th. After August 31st, API clients will no longer be able to identify themselves using only a login and password when accessing the Twitter REST API. For those that just like to skim, here are the basics: - Basic

[twitter-dev] Twitter API Search Question

2010-08-04 Thread richy
Not sure if this is correct place to post this question, but if not if anyone can direct me to the correct place. When running the following http://search.twitter.com/search.atom?q=from%3AVisitliverpool This used to bring back the feed from the Visitliverpool twitter feed. Recently it seems to

[twitter-dev] twitter api for get tweets info that include a #nowplaying tag.

2010-08-04 Thread Prakash Panchal
Hello All, i want twitter api for tweets that include a #nowplaying tag. View music tracks mentioned on Twitter in real-time. can any one help me for this api. regards, Prakash Panchal

Re: [twitter-dev] twitter api for get tweets info that include a #nowplaying tag.

2010-08-04 Thread John Kalucki
Check into the Streaming API filter endpoint with the track parameter. -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On Wed, Aug 4, 2010 at 3:56 AM, Prakash Panchal prakash.virtuei...@gmail.com wrote: Hello All, i want twitter api for tweets that include a

[twitter-dev] Twitter API

2010-07-22 Thread Nagasai Mudunuri
Hi All, I have been using the Twitter API in my website. It has been working fine. When I post any information to twitter from my website, it is showing message from api. What should I do to change it to message from my website name. Please help me out. Thanks in Advance, Nagasai Mudunuri.

Re: [twitter-dev] Twitter API

2010-07-22 Thread Cameron Kaiser
I have been using the Twitter API in my website. It has been working fine. When I post any information to twitter from my website, it is showing message from api. What should I do to change it to message from my website name. You need to register an application and post using OAuth. See

[twitter-dev] Twitter API HTTP Heading

2010-07-15 Thread Nicholas Kingsley
I'm trying to create a HTTP heading to send a tweet to my account (using GLBasic). Unfortunately the API documentation is no help in how this should be defined or what exactly to send. From the scraps of a C# demo, I've got : send$ = POST +curl$+ HTTP/1.0\r\n INC send$, Authorization:

Re: [twitter-dev] Twitter API HTTP Heading

2010-07-15 Thread Pascal Jürgens
Nicholas, Did you just publish your account credentials? Pascal On Jul 15, 2010, at 14:02 , Nicholas Kingsley wrote: INC send$, Authorization: Basic FishyMcFlipFlop:burpmachine\r\n

[twitter-dev] Twitter API SSL certificate failing validation was Re: Twitter4J and sun.security.validator.ValidatorException

2010-07-01 Thread Cameron Kaiser
FWIW, api.twitter.com cert also fails in Safari: http://twitmart.org/img/UoNgE/apicerterr2.png It is also failing the cURL CAs (changing subject). -- personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com *

Re: [twitter-dev] Twitter API SSL certificate failing validation was Re: Twitter4J and sun.security.validator.ValidatorException

2010-07-01 Thread Cameron Kaiser
FWIW, api.twitter.com cert also fails in Safari: http://twitmart.org/img/UoNgE/apicerterr2.png It is also failing the cURL CAs (changing subject). ... and checking the updated CA bundle from Mozilla, api.twitter.com's SSL certificate does not validate against that either. I'm getting reams

Re: [twitter-dev] Twitter API SSL certificate failing validation was Re: Twitter4J and sun.security.validator.ValidatorException

2010-07-01 Thread Taylor Singletary
Hi everyone noticing the SSL certificate issues, We're working on it. Taylor On Thu, Jul 1, 2010 at 5:50 AM, Cameron Kaiser spec...@floodgap.com wrote: FWIW, api.twitter.com cert also fails in Safari: http://twitmart.org/img/UoNgE/apicerterr2.png It is also failing the cURL CAs

Re: [twitter-dev] Twitter API SSL certificate failing validation was Re: Twitter4J and sun.security.validator.ValidatorExceptio

2010-07-01 Thread Cameron Kaiser
Hi everyone noticing the SSL certificate issues, We're working on it. Seems to be checking out now. Thanks! -- personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com -- Watch out, Citizens.

[twitter-dev] Twitter API: Replies to the Tweets posted by a user

2010-06-14 Thread Abhishek Gohil
Hello, I am using Twitter API to update status / tweet on twitter from my application. I have a question: Is there a way to get all the replies to the status updates / tweets that are made by a user? I went through the FAQ list and found that currently twitter API does not have this. I just wanted

[twitter-dev] Twitter API blocks/exists does not work

2010-06-03 Thread Jim
Hello All, When accessing the blocks/exists api, I do not get valid reponses: In the console: { request: /1/blocks/exists.json, error: Not found } (example:

[twitter-dev] Twitter API - Grab profile pic URL

2010-05-31 Thread Bruce
Hey Guys, I am having trouble trying to grab my Profile Pic URL via the API. I am trying to grab it using the following path - http://twitter.com/statuses/user_timeline.xml?id=username but it returns the default profile picture (http://s.twimg.com/a/1274899949/

Re: [twitter-dev] Twitter API - Grab profile pic URL

2010-05-31 Thread Mark McBride
Try using http://twitter.com/users/show/your user id or screen name.xml instead. The user objects in user_timeline may be stale. ---Mark http://twitter.com/mccv On Mon, May 31, 2010 at 4:40 AM, Bruce bruce...@gmail.com wrote: Hey Guys, I am having trouble trying to grab my Profile Pic

Re: [twitter-dev] Twitter API - Grab profile pic URL

2010-05-31 Thread Abraham Williams
There is also https://api.twitter.com/1/users/profile_image/abraham. Abraham On Mon, May 31, 2010 at 07:45, Mark McBride mmcbr...@twitter.com wrote: Even better, use http://api.twitter.com/1/users/show/your user id or screen name.xml. Using http://twitter.com for API calls is frowned upon

[twitter-dev] Twitter API ME 1.2 released!!!

2010-04-28 Thread Ernandes Jr.
Hi, I am pleased to announce that *Twitter API ME* version 1.2 is finally released. This new version comes with some great new stuffs, e.g., direct messages, timelines, friendship management, retweet, etc. For those who do not know Twitter API ME, this a Twitter Java API designed to run on any

[twitter-dev] Twitter API - users/search - Help Required

2010-04-11 Thread Jimmy
Hi, I'm working on search api and and came across a problem. Here is my query: http://api.twitter.com/1/users/search.json?q=ipadpage=1 The result which I got is constant and never changes. I checked the result after some span of time like: after 1-2 hours but I got the same result. As per API

Re: [twitter-dev] Twitter API - users/search - Help Required

2010-04-11 Thread Raffi Krikorian
do you mean to be using name search, or the general search API? Try using the search endpoint at search.twitter.con. On Apr 11, 2010, at 11:48 AM, Jimmy breathlo...@gmail.com wrote: Hi, I'm working on search api and and came across a problem. Here is my query:

Re: [twitter-dev] Twitter API question??

2010-04-05 Thread Abraham Williams
Twitterholic has such a huge cache of user profiles that they know who has the most followers and can call users/show periodically to keep the information up to date. http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-users%C2%A0show Abraham On Sun, Apr 4, 2010 at 03:06, Stuart Chaney

[twitter-dev] Twitter API question??

2010-04-04 Thread Stuart Chaney
Hey guys, Long time PHP developer and am just getting into the twitter API. :) Quick question... How is this done? http://twitterholic.com/top100/followers/ Basically it is a list of twitter users sorted by the number of followers they have, thus showing the most popular twitterers.. Is it a

[twitter-dev] Twitter API roadmap: When will geolocation be enabled for direct messages too?

2010-03-19 Thread Daniel Mettler
Hi Twitter team, all Are there any plans to enable geolocation support for direct messages (i.e. not only for public status updates) anytime soon? There's definitely a demand (and potential for new apps and business) for this. For example, if you'd like to instantly order a location-based

Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back

2010-03-11 Thread Mr. Khan
-dev] Twitter API Request to Get the List of Friends Who have not followed you back There is no API endpoint for this. You will need to build it clientside yourself. Get your list of followers and friends and then compare. Scott. On 9 Mar 2010, at 10:51, Durrab wrote: Hello, My

Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back

2010-03-11 Thread Andrew Badera
@googlegroups.com Subject: Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back There is no API endpoint for this. You will need to build it clientside yourself. Get your list of followers and friends and then compare. Scott. On 9 Mar 2010, at 10:51, Durrab

Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back

2010-03-10 Thread Alam Sher
@googlegroups.com Subject: Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back There is no API endpoint for this. You will need to build it clientside yourself. Get your list of followers and friends and then compare. Scott. On 9 Mar 2010, at 10:51

Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back

2010-03-09 Thread Scott Wilcox
There is no API endpoint for this. You will need to build it clientside yourself. Get your list of followers and friends and then compare. Scott. On 9 Mar 2010, at 10:51, Durrab wrote: Hello, My name is Durrab and I want Twitter to Provide one more API Request as those Friends

RE: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back

2010-03-09 Thread Dean Collins
...@googlegroups.com] On Behalf Of Scott Wilcox Sent: Tuesday, March 09, 2010 9:58 AM To: twitter-development-talk@googlegroups.com Subject: Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back There is no API endpoint for this. You will need to build it clientside

[twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back

2010-03-09 Thread Durrab
Hello, My name is Durrab and I want Twitter to Provide one more API Request as those Friends who have not followed your. For Example: http://api.twitter.com/1/friends/notfollowed/ids.format Thanks Regards: Durrab

Re: [twitter-dev] Twitter API OAuth Response Problem

2010-02-21 Thread Abraham Williams
Check your servers error logs. They should point you in the right direction. Abraham On Fri, Feb 19, 2010 at 01:23, tolga.arican chayl...@gmail.com wrote: I can not get response from Twitter to get authentication token. My hosting is mediatemple, and i'm using EpiOauth library. Btw, I'm

[twitter-dev] Twitter API and ETags - No 304s?

2010-02-21 Thread Tim Haines
Hey guys, The Twitter API returns ETags, that seem to change when the content changes and otherwise not. It doesn't seem to return 304's when the same ETag is sent back to it though. Has anyone seen it send 304s? I'm making calls against the method to retrieve favorited tweets. Tim.

[twitter-dev] Twitter API OAuth Response Problem

2010-02-19 Thread tolga.arican
I can not get response from Twitter to get authentication token. My hosting is mediatemple, and i'm using EpiOauth library. Btw, I'm getting the token on localhost.. Here is the link to testing page: http://twitteralem.com/twittertest.php Any helps will appreciated.. Thanks guys, Tolga

[twitter-dev] Twitter API and Home Presentation - My updates and those of those I follow.

2010-02-16 Thread Danny
As a web developer, I have been tasked with putting up a sidebar on our website that displays a running set of Tweets that I and those I follow have made. I would be happy with the latest 10 to 20 entries, with possibly a scroll bar for more. For now, I am looking at Javascript possibilities

[twitter-dev] Twitter Api-Problem

2009-12-12 Thread julius
Dear all, I have a problem using the Twitter-API with my own OAuth library. My own efforts to solve this problem led to nothing :-/. I successfully obtained an oauth_token and an oauth_token_secret via api-call. I was also possible to send signed GET requests (without parameters) and i was able

[twitter-dev] Twitter API Challenge

2009-12-01 Thread ash...@izea
Calling all Developers! The company I work for just launched a challenge/contest to come up with a new-and-exciting way to integrate our Twitter API into their site or platform. Figured this would be an awesome way to get in touch with some creative folks. It's an open challenge for any and all

[twitter-dev] Twitter API call to statuses/followers.json / xml - protected users out of sync.

2009-12-01 Thread James Buckingham
Hi there, Hope I'm in the right group for this, sorry if I'm not. I'm trying to build a little experiemental app using the Twitter API. As part of this I'm wanting to pull in the information on all my followers, using: http://twitter.com/statuses/followers.json I'm getting the results fine but

[twitter-dev] Twitter API Library Popularity Poll

2009-11-29 Thread DustyReagan
I created a simple popularity poll for Twitter API Libraries. Why? Simple curiosity on what everyone is using. Please only fill it out once, and only select libraries you use in actual production code. Take the poll here: http://bit.ly/5sFfZc I'll share the results.

[twitter-dev] Twitter API gives different results for different IPs?

2009-11-16 Thread Sarp Erdag
Hello, I looks like the methods users/show and account/verify_credentials give different results especially for the profile_image_url block when called from different machines. After there is an avatar update (whether from the twitter web ui or over a 3rd party app that uses the api (oauth or

[twitter-dev] Twitter API Returning Nothing

2009-11-01 Thread Jesse Bunch
Hello, here is my cURL output from the response. Its empty! I am attaching both the code used and the response. I have been at this for hours and cannot find out why this is happening. Thanks for your help. TWITTER API CURL RESPONSE url ::

[twitter-dev] Twitter API Wiki Lockdown

2009-10-18 Thread DustyReagan
I was just wondering why the Twitter API wiki isn't open to edit? Well, I can understand that Twitter wants full control of it, but it seems like you could grow some really strong documentation using crowd- sourcing. Twitter would put out the bulk of the content, but indie developers could

[twitter-dev] Twitter API in 24 Hours

2009-10-09 Thread Andrew Mager
I am co-authoring a book about the Twitter API, and I was wondering if any of you guys wanted to write a chapter. The book will be in the SAMS 24 hour series, and it's scheduled to be released mid-next year. Here is our tentative table of contents: Introduction to Twitter An overview of

[twitter-dev] Twitter API OAuth Questions - (401) Unauthorized error when posting status

2009-09-24 Thread eclipsed4utoo
So after battling OAuth, I finally was able to get an access token. But now, I am getting a 401 Unauthorized error when trying to post the status. My question is, what parameters do I need to send for posting a status? All parameters(consumer key, consumer secret, token, token secret, nonce,

[twitter-dev] Twitter API: I keep hitting 502 status codes on /statuses/user_timeline

2009-09-22 Thread kovshenin
Hey there. Everything was working fine until I got hit by loads of traffic from a post on Mashable. I started to get way too much 502 errors for the / statuses/user_timeline method. The API docs say 502 means Twitter is down but Twitter is fine and this has been going on for three days now. I

[twitter-dev] Twitter API Authentication

2009-08-24 Thread Alok Sharma
Hi All, I am a web developer using twitter apis in my web application. Here are the steps that i want to do in my application - 1. User is able to see own twitter home page, the on which user can see it's own statuses and it's follow's statues 2. User is not required it re-login

  1   2   >