Re: [twitter-dev] Twitter Single User Login

2011-06-20 Thread Greg Passmore
Look at the User Streams api or the Search API. You just need to use the API to ask twitter for the timeline / stream of the band user you want. On Mon, Jun 20, 2011 at 2:05 PM, mediavu dsh.operati...@gmail.com wrote: Hi I need to be able to automatically log my user into a twitter account

Re: [twitter-dev] Allowing users of my social networking site to send their posts to twitter if they want?

2011-06-16 Thread Greg Passmore
You use the oauth api, which redirects them to twitter to sign in, then you store an access token received from twitter in your database. On Jun 16, 2011 6:50 AM, MasonK masonkingsf...@gmail.com wrote: -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via

Re: [twitter-dev] how save twitter login?

2011-06-14 Thread Greg Passmore
Save the access token that you get back after passing in the oauth verifier. 2011/6/13 Maksim Bunkow bim...@gmail.com I developing Desktop App and use OAuth, how save acc data for logining users without password every time? Thx. -- С уважением,

[twitter-dev] Re: Not able to connect to twitter API from Google Appengine

2010-07-23 Thread Greg Jones
Hi Taylor, It doesn't connect to either http or https. Happy to help testing anything else...app's not live yet, but was a bit of a scare this morning! cheers, Greg On Jul 23, 5:32 pm, nischalshetty nischalshett...@gmail.com wrote: @Taylor The problem is even with the simple search request

[twitter-dev] Re: 413 Request Entity Too Large for Direct Message

2010-07-02 Thread El Greg
Thanks, Taylor. Turns out I was being a bit of an idiot and not including the POST parameters correctly in my curl request. Apparently the error when you POST to a signed URL without any POST data is this 413 business. Thanks again for the reply, Greg On Jun 16, 4:49 pm, Taylor Singletary

[twitter-dev] Twitter for iPhone - Custom Image Handler

2010-06-23 Thread Greg
Hello, With the new Twitter iPhone with OAuth support - if you are using Custom Image handlers - is the HTTP Authentication still passed to the API endpoint or is it send via OAuth Headers - and we should be using OAuth echo to validate? Thanks, Greg

[twitter-dev] Re: Twitter for iPhone - Custom Image Handler

2010-06-23 Thread Greg
for transactions with image providers. Taylor On Wed, Jun 23, 2010 at 6:47 AM, Greg gregory.av...@gmail.com wrote: Hello, With the new Twitter iPhone with OAuth support - if you are using Custom Image handlers - is the HTTP Authentication still passed to the API endpoint or is it send via OAuth

[twitter-dev] Re: TwitPic oAuth Echo Help! - PHP

2010-06-16 Thread Greg
Taylor, This is great! Thanks for helping me out - nice to see Twitter employees helping the developers! Great work. - Greg On Jun 15, 10:39 am, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Greg, Went over your code a bit more and got it to work with TwitPic -- here's the new

[twitter-dev] Re: 413 Request Entity Too Large for Direct Message

2010-06-16 Thread El Greg
Bump - any idea on this? I'm trying to switch my app to OAuth before the big switch at the end of June. Thanks, Greg On Jun 13, 10:32 pm, El Greg greglaval...@gmail.com wrote: Hi there - I'm trying to get set up with the new OAuth API for a little app that I'm hosting on site5. When make

[twitter-dev] 413 Request Entity Too Large for Direct Message

2010-06-13 Thread El Greg
Hi there - I'm trying to get set up with the new OAuth API for a little app that I'm hosting on site5. When make a signed POST request from the app on my home machine, it works just fine. When I have the application do it on my host, the response to my curl request is a 413 Requet Entity Too large

[twitter-dev] OAuth Echo Example (PHP)

2010-05-24 Thread Greg
Hello Developers, Does anyone have any example how to use TwitPic's OAuth Echo in PHP? I've been looking all over - but I'm little confused on how to sign the request? Any takers? Thanks, Greg

[twitter-dev] Re: oAuth Echo problems

2010-05-20 Thread Greg
Does anyone have a sample code for PHP? I'm having some trouble creating the OAuth headers. On May 19, 10:22 am, uprise78 des...@gmail.com wrote: Works like a charm now. Thanks!

[twitter-dev] Re: oAuth Echo Enabled Providers

2010-05-20 Thread Greg
Does anyone have an example of a PHP Library to interact with these libraries via Oauth Echo? I would be interested or to see some sample code. On May 20, 6:44 pm, Rich rhyl...@gmail.com wrote: A bit more debugging and oAuth Echo only seems to be broken over SSL, change the realm, provider and

[twitter-dev] Hovercards without Follow Button?

2010-04-27 Thread Greg
Hello everyone, Is is possible to disable the follow button on the hovercard using Twitter Anywhere? My issue is that I want the user just to see the user's hovercard - not to follow them. Thanks, Greg -- Subscription settings: http://groups.google.com/group/twitter-development-talk

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Greg
However - will we ever see the ability for 3rd party applications to talk to eachother using oAuth tokens? For example a custom twitter oAuth application using TwitPic to publish photos? On Feb 4, 6:26 pm, Raffi Krikorian ra...@twitter.com wrote: totally. On Thu, Feb 4, 2010 at 3:23 PM,

[twitter-dev] Updating Twitter Application Settings

2010-01-24 Thread Greg
Hello, I've attempted to update my application settings for my app - but whatever I do - it says that there is an error, or I'm missing something on the form. Is anyone else having issues updating their apps? Thanks, Greg

[twitter-dev] 502 errors from iPhone application

2010-01-06 Thread Greg Pierce
: Wed, 06 Jan 2010 23:01:12 GMT Accept-Ranges: bytes Any ideas on where to go with this would be helpfulthanks, greg.

[twitter-dev] Removing Registered Application

2010-01-03 Thread Greg
Is it possible to remove a application that you registered? Like delete it from your list?

[twitter-dev] Issues with Oauth Request Token

2010-01-02 Thread Greg
Hello, Is anyone else having issues with OAuth? Everything I try to call http://twitter.com/oauth/authorize - i get a Server cannot be found. I've tried this on my site, and other sites that use OAuth. They all fail. Anyone else seeing this? Thanks, Greg

[twitter-dev] Re: 401 unauthorized

2010-01-02 Thread Greg
I'm having the same issue. I've tried to across other sites and it still doesn't work. On Dec 31 2009, 4:05 am, Vignesh vignesh.isqu...@gmail.com wrote: My website uses twitter for authentication, For the past 24 hours the OAuth sign in is continuously returning 401 , i am not able to figure

[twitter-dev] Search API Total Attribute Inconsistent

2009-12-10 Thread Greg
call. Anyone know a way around this - instead going through all the pages until results returned equals less than 100? Thanks, Greg

[twitter-dev] Links showing up improperly in Homepage view

2009-12-02 Thread Greg Schoen
Has anyone noticed that is some weirdness with links are showing up improperly in the Homepage/Status view? For example: http://twitter.com/twitter/status/4454683524 http://twitter.com/twitter/status/5430109562 http://twitter.com/twitter/status/5379092481

[twitter-dev] Re: Getting HTTP Code 503 Search Errors every 15 minutes

2009-11-19 Thread Greg
-limiting, particularly the bit about search API rate limiting. Note that whitelisting for search is possible, but isn't given out as freely as whitelisting for the REST API.    ---Mark On Wed, Nov 18, 2009 at 6:47 PM, Greg gregory.av...@gmail.com wrote: Well the title explains it all

[twitter-dev] Getting HTTP Code 503 Search Errors every 15 minutes

2009-11-18 Thread Greg
? Thanks, Greg

[twitter-dev] Automated Tweets

2009-10-28 Thread Greg
- it returns the ID of the last Tweet that I made from the account. Did my Consumer Key/Consumer Key get blocked, or will Twitter not allow the same tweet to be posted in a certain time period? Greg

[twitter-dev] Search API Not from a User

2009-10-02 Thread Greg
Is there a way to use the Search API to not return results from a selected user?

[twitter-dev] Need to change Whitelist IP

2009-09-24 Thread Greg Schoen
I can't seem to find any usable links beyond requesting Whitelisting, for changing the IP that you are currently Whitelisted under. We are migrating our Twitter Services to a new server and the IP is changing. Anyone have any ideas? -Greg

[twitter-dev] Re: Posting from PHP page through API not showing in search

2009-09-19 Thread Greg Avola
Do you have any documentation on how to use filter.xml in PHP? The API doc don't really spell it out. Can you just pass a parameter in the URL like filter.xml?track=term? On Sep 19, 9:15 am, Joseph Cheek jos...@cheek.com wrote: I ran into this problem too.  I adjusted my search to

[twitter-dev] Streaming API Help

2009-09-19 Thread Greg
($data); foreach($status as $new_data) { var_dump($status); echo hr; } } ? Thanks for the help! Greg

[twitter-dev] Streaming API Help

2009-09-14 Thread Greg
looking to use it to get tweets with certain text in them - however should I be using the status/filter API? (http:// apiwiki.twitter.com/Streaming-API-Documentation#statuses/filter) Any help on examples of these two APIs (PHP) would be helpful. Thanks, Greg

[twitter-dev] Search API Not From a Source

2009-09-10 Thread Greg
Hello Twitter Developers, Is there a way to use the search API to get Tweets not from a particular source (i.e via web, TweetDeck etc)? I am trying to get a search full of tweet that isn't from my application but is referencing a hash tag. Is this possible? Thanks, Greg

[twitter-dev] OAuth API for Third Party Services

2009-08-24 Thread Greg
with other Twitter Services without having the user sign in again. Thanks, Greg

[twitter-dev] Re: DDoS Status Update

2009-08-07 Thread Greg Avola
This is happening all my applications. Clicking Allow - just causes the App to timeout. This reminds of the OAuth outage we had last time - which begs the question, is OAuth ready for production applications? On Aug 7, 2:38 pm, Rich rhyl...@gmail.com wrote: oAuth worked for me on testing

[twitter-dev] Re: Logging Out of Twitter Through API

2009-07-29 Thread Greg
I have not - hopefully someone has an answer. On Jul 29, 2:23 am, CG learn@gmail.com wrote: Hi , Greg, have you found any solution ? I face the same problem ... :( CG On Thu, Jul 23, 2009 at 2:09 AM, Greggregory.av...@gmail.com wrote: Hello everyone, Just a quick question here - I

[twitter-dev] Logging Out of Twitter Through API

2009-07-22 Thread Greg
of Twitter (i.e basically the session variables with Twitter are not destroyed). Is that the way the function is supposed to be used? It is meant to completely log the user out of Twitter? Thanks, Greg

[twitter-dev] API Limits

2009-07-15 Thread Greg
Is anyone else getting 20,000 API calls when calling the rate_limit_status API? It doesnt matter who I authenticate with - it always shows 20,000 API calls for the user. Unless Twitter has given everyone 20,000 - I don't think that this is right. Thanks, Greg

[twitter-dev] Re: API Limits

2009-07-15 Thread Greg
I don't have a IP that is whitelisted. Only my twitter account is whitelisted. Thanks, Greg On Jul 15, 9:27 am, Abraham Williams 4bra...@gmail.com wrote: Are you getting this from an IP that is whitelisted? Abraham On Wed, Jul 15, 2009 at 08:20, Greg gregory.av...@gmail.com wrote

[twitter-dev] Re: How to Keep Profile Image Urls up to date

2009-07-10 Thread Greg
It's hard to say. For my application (http://tweetsort.com), I have it updating when the users logins in. It automatically updates their information based on their last tweet. I'm not sure if there is a better way - but it works for me. On Jul 10, 1:28 pm, Francis Shanahan

[twitter-dev] Using OAuth to Communicate with other Twitter API Sites

2009-04-21 Thread Greg
Hello, I'm pretty sure you cannot do this - however, I have successfully implemented OAuth on my site, however if if I want to have the user use TwitPic/TwitGoo that doesn't have OAuth capabilities is there anyway I can interact with the current OAuth tokens that I have, or are they specific to

[twitter-dev] Test Account Procedures

2009-04-18 Thread Greg
Hi Alex, I was wondering if you have a provision/process for obtaining Test Accounts and Data. I want to try to avoid creating test accounts. Thanks, Greg.

[twitter-dev] Re: Email Parameter Depreciated?

2009-04-09 Thread Greg Schoen
I was expecting that there would have been a note in the REST API changelog, that's why I was a bit freaked out. Looks like this has just been added to the changelog. Thanks all -Greg On Apr 9, 10:25 am, Chad Etzel jazzyc...@gmail.com wrote: Please search the list archives.  This functionality

[twitter-dev] Re: Retrieve tweets with ID greater than a passed-in ID?

2009-03-10 Thread Greg Maletic
might be able to rewrite some of their code to use your technique instead. Thanks very much, Greg

[twitter-dev] Re: Retrieve tweets with ID greater than a passed-in ID?

2009-03-10 Thread Greg Maletic
/user_timeline/[username].json?since_id=[id] If I leave off the since_id, it works as expected. When I specify the since_id, it still works, but it doesn't honor the since_id in any way. Thanks very much, Greg

[twitter-dev] Re: Retrieve tweets with ID greater than a passed-in ID?

2009-03-10 Thread Greg Maletic
Thanks, Josh. That gives me some valuable insight into what's needed behind the scenes. I think, however, I'm going to try out MGTwitterEngine, as it's a full-featured framework that'll save me from having to figure this whole thing out. Thanks for everyone's help! Much appreciated. --Greg

[twitter-dev] Retrieve tweets with ID greater than a passed-in ID?

2009-03-09 Thread Greg Maletic
A question that I haven't been able to figure out by reading the documentation... I'm currently using the JSON call: http://[username]:[passwo...@twitter.com/statuses/user_timeline/[username].json ...to retrieve tweets from a password-protected Twitter account. How can I modify this call (or

Re: Emails not going out?

2009-02-11 Thread El Greg
, Greg On Feb 11, 2:49 pm, pnoeric e...@ericmueller.org wrote: Thanks Matt ( Alex, ops folks!), I'll keep an eye on it. E On Feb 11, 10:55 am, Matt Sanford m...@twitter.com wrote: Hi Eric (and others with the problem),      Alex and I talked to our operations folks and they found some

Re: Emails not going out?

2009-02-11 Thread El Greg
Yep - just got one from the other day. Thanks!! On Feb 11, 5:25 pm, Alex Payne a...@twitter.com wrote: We had an issue with our mail server. Should be catching up, though. On Wed, Feb 11, 2009 at 14:20, El Greg greglaval...@gmail.com wrote: I'm still seeing this issue with direct

Re: profile applications

2009-01-22 Thread greg schoen
Agreed, I specifically don't log-in to Facebook or MySpace, due to the fact that I get a mass of You've been invited to sell yourself invites and the like. Twitter is clean and simple, definately keep it that way. On Thu, Jan 22, 2009 at 3:20 AM, Dossy Shiobara do...@panoptic.com wrote: kprobe

Re: Putting a ceiling on requests from users and IPs on the whitelist

2009-01-21 Thread greg schoen
I agree, ID/ScreenName only responses would cut down on A LOT of traffic. On Wed, Jan 21, 2009 at 3:28 PM, rhysmeister therhysmeis...@hotmail.com wrote: Yeah, somehow being able to periodically fully replicate your twitter data would be really good and reduce requests considerably. On Jan

Re: Twitter Users Pictures

2009-01-08 Thread greg schoen
can answer this, but is Twitter going to be clamping down on avatar images? 700k just seems excessive, when the average is 2k and under. -Greg On Thu, Jan 8, 2009 at 1:12 AM, Patrick Minton patr...@lexblog.com wrote: Well, I am querying to update user stats (# of followers, location, etc

Image Error on Site

2009-01-08 Thread greg schoen
, possibly because the image does not exist. Please correct me if this needs to go somewhere else. -Greg -- greg.sch...@gmail.com 920.569-9873

Re: API versus Live Site discrepancy

2008-12-23 Thread greg schoen
: mlmsecrets2009 http://twitter.com/mlmsecrets2009 http://twitter.com/users/show/mlmsecrets2009.xml http://twitter.com/users/show/mlmsecrets2009.json Thanks! On Fri, Dec 5, 2008 at 10:47 AM, Alex Payne a...@twitter.com wrote: They should be deployed today. On Fri, Dec 5, 2008 at 07:15, Greg Schoen

Re: Incomplete list of friends being returned

2008-12-11 Thread greg schoen
It's possible that the missing users are suspended users. It seems that this issue has not been completely resolved, and a user might show in a member's friends even though they are suspended, and be fixed with the API. -Greg On Wed, Dec 10, 2008 at 5:15 PM, DustyReagan [EMAIL PROTECTED] wrote

Re: API versus Live Site discrepancy

2008-12-05 Thread Greg Schoen
Were those changes pushed live? I'm still seeing that user. Alex Payne wrote: Actually, we're just pushing out changes today that excise suspended users from API responses. Sorry for the confusion there. On Thu, Dec 4, 2008 at 12:32, Greg Schoen [EMAIL PROTECTED] wrote: Is it possible