[twitter-dev] xAuth

2011-04-23 Thread Bess
Hi Twitter API

How can I request to extend my xAuth?

I believe my xAuth has been expired for the app. I applied xAuth for
preparing the Twitter developer book last year. It was approved for a
few months. Now my xAuth app doesn't work any more. xAuth may be
expired and shut down.

Now the publisher has delayed the editing process. I need to gain
xAuth access in order to update and demo the app.

What could I do now?

Thanks

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] xAuth

2011-04-23 Thread Evadne Wu
Hello Bess,

Is it indeed not working?  Tried TwURL [1]?  It’s generally not a really good 
idea to share API keys / secrets, though, as it’s also rate-limited…

[1]: https://github.com/marcel/twurl

-ev

On Apr 23, 2011, at 15:22, Bess wrote:

 Hi Twitter API
 
 How can I request to extend my xAuth?
 
 I believe my xAuth has been expired for the app. I applied xAuth for
 preparing the Twitter developer book last year. It was approved for a
 few months. Now my xAuth app doesn't work any more. xAuth may be
 expired and shut down.
 
 Now the publisher has delayed the editing process. I need to gain
 xAuth access in order to update and demo the app.
 
 What could I do now?
 
 Thanks
 
 -- 
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group: 
 http://groups.google.com/group/twitter-development-talk

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] OAuth token lifetime

2011-04-23 Thread yeohray
If my app has used OAuth to log on, and can now send tweets, how long
can I use the token for?  Is it indefinite, or a set amount of time,
after which I have to repeat the OAuth logon process again?

Thanks in advance.

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] We need to introduce a Social Code

2011-04-23 Thread oserra
...and Twitter is the best place where to start.
It would be great that in our public profile whe have a code, like the
geek code, but expression our interests not in more global aspect,
without directly entering in politics, religion or any other aspect
that may raise conflicts.
It would be something like:
P+ S- L++ R-- T++

That means:
I am a Private property defender.
I do not practice much Sports
I am a great defender of Liberty
I am not Religious at all
I am a great fan of Technology

I don't mean these five aspect are the most important. Twitter should
open a debate to decide which aspect are the best to profile us in a
360 degrees view.

I detail it much more in my last post:
http://blognologos.blogspot.com/2011/04/el-codigo-social-o-social-code.html
My english, as you can see, is not very good, and always takes me too
much to translate it. But I will :-)

If you like the idea and understand the great beneficts of it, we
should start defining the code and the aspects to evaluate. The geek
code is quite complex to emulate it. We need, to start, something more
simple and understable to the masses. Over the time, we could improve
it, adding new aspects, or new modifiers to every aspect (as in the
geek code).

Thank you.

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] OAuth token lifetime

2011-04-23 Thread CWorster
2011/4/23 yeohray yeoh...@myjaring.net:
 If my app has used OAuth to log on, and can now send tweets, how long
 can I use the token for?  Is it indefinite, or a set amount of time,
 after which I have to repeat the OAuth logon process again?

Hi,

quote from the FAQ:

How long does an access token last?

We do not currently expire access tokens. Your access token will be
invalid if a user explicitly rejects your application from their
settings or if a Twitter admin suspends your application. If your
application is suspended there will be a note on your application page
saying that it has been suspended.

- http://dev.twitter.com/pages/oauth_faq

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] How to shorten url from API?

2011-04-23 Thread Dmitri Snytkine
Hello!
Is there a way to get the shortened t.co url from the API?
I need to shorted a url before posting tweet via API. How should I do
this? Is this supported by Twitter API or do I have to use some other
url shortener like bit.ly?

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: Get Found In Google in 5 minutes

2011-04-23 Thread Dmitri Snytkine
5 Minutes is too long. I like to be found in Google in milliseconds!

On Apr 23, 12:53 pm, Wildenis Creations wildeniscreati...@gmail.com
wrote:
 Hi Guys just designed a formula to get found in Google in minutes! Who's
 interested to learn the skills

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: Seeing many Woah there errors on oauth/authenticate

2011-04-23 Thread yolandapadilla
I started receiving reports of Woah there! errors on Tuesday 4/19.

Error says This page requires some information that was not provided.
Please return to the site that sent you to this page and try again …
it was probably an honest mistake.

Page URL is http://twitter.com/oauth/authorize?

Nothing on my end has changed.

Anyone else experiencing this?

Thanks.

On Feb 24, 11:32 am, Taylor Singletary taylorsinglet...@twitter.com
wrote:
 Fairly sure this is on our end and it's a flavor of cache-sync issue. The
 issue has been raised with engineering and we hope to have it fixed soon. A
 page refresh on the woah there page seems to help for some people.

 @episod http://twitter.com/episod - Taylor Singletary - Twitter Developer
 Advocate

 On Thu, Feb 24, 2011 at 10:01 AM, M. Edward (Ed) Borasky 







 zn...@borasky-research.net wrote:
  On Thu, 24 Feb 2011 09:41:34 -0800 (PST), Aaron Rankin 
  aran...@sproutsocial.com wrote:

  Our users are reporting many sporadic Woah there errors on the oauth/
  authenticate page, where the error says the token info was already
  used. We're forwarding our users to that page immediately after we get
  the token info. Is this a problem with our oauth logic (we're using
  Twitter Async / EpiTwitter) or is it an API issue?

  Thanks,
  Aaron

  As a user, I've seen a fair number of those from some applications too. I
  just saw one from PeerIndex, in fact. I ended up having to revoke access and
  sign out of Twitter, then sign back in. I'm guessing this isn't on Twitter's
  end. Could this be some kind of clock mismatch between the application and
  Twitter?
   --
 http://twitter.com/znmebhttp://borasky-research.net

  A mathematician is a device for turning coffee into theorems. -- Paul
  Erdős

  --
  Twitter developer documentation and resources:http://dev.twitter.com/doc
  API updates via Twitter:http://twitter.com/twitterapi
  Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
  Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] App Changed to Inactive - What To Do?

2011-04-23 Thread yolandapadilla
My app stopped working this week after humming along for over a year.

Trying to figure out what's up.  Have not changed anything on my end.

Just discovered in my registered apps page that my app is tagged
inactive.

It's a low use app. I have no emails or contact from Twitter saying I
have done anything wrong or what I should do. Just bam no longer
active.

Don't know who to contact and am wondering what to do next because I
would like to fix whatever issue is amiss and fly right (so to
speak).

Thanks.

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Problem with parameters in /statuses/user_timeline

2011-04-23 Thread Roobre
Hi there!
I've been using the Twitter API since last year, but today I noticed a
problem in the method I mentioned in the subjet: statuses/
user_timeline.
When I try to apply the count or since_id parameter, the API
simply ignores it.
For example, requesting with ?count=1 returns the same that without
this parameter.
Same for ?since_id=xxx

This bug appears both in Twurl and on my App (I'm using tmhOAuth for
PHP).

Please, reply as soon as possible with any solution.
Thanks in advance, Roberto Santalla, a.k.a. @roobre

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] List Membership Add/Delete and 403 Error

2011-04-23 Thread Shannon Whitley
Thanks, Arnaud.  These are definitely owned by the other account and I'm
utilizing the correct auth tokens.  I'll double-check the body response and
see if that has additional information.

On Thu, Apr 21, 2011 at 10:39 PM, Arnaud Meunier arn...@twitter.com wrote:

 Hey Shannon,

 Only the list owner can add/remove members to it. If the other account
 you're authenticating with is trying to add members to a list he doesn't
 own, you'll receive a 403. Take a look to your HTTP body, the error message
 is probably You aren't allowed to add members to this list.

 Arnaud / @rno http://twitter.com/rno



 On Thu, Apr 21, 2011 at 1:01 PM, Shannon Whitley 
 shannon.whit...@gmail.com wrote:

 I'm able to add and delete list members using list/members for *my*
 account, but the same process is failing with another account.  I know
 that the oAuth tokens are good because I can retrieve the list
 members.

 A 403 error is generated when when I try to add or delete members for
 this other account.

 I can't seem to find any issues with the account or the lists.  I've
 tried several different lists and the don't have too many members.
 Again, I can retrieve the membership, but I can't add or delete any
 members.

 Is this a known Twitter bug?

 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk


  --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk


-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] 401 when retrieving friends timeline with parameters, please advise.

2011-04-23 Thread riahut.com
Receiving 401 when retrieving friends timeline with parameters, please
advise.

My request looks like this:
GET /1/statuses/friends_timeline.json?count=50

Responce:
HTTP/1.1 401 Unauthorized

When I do
GET /1/statuses/friends_timeline.json
I works perfectly,

When I do
GET /1/statuses/user_timeline.json?count=50
I works perfectly!

I would like to know what I potentially may miss.

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: Incorrect Signature errors with both Tweepy and python-twitter

2011-04-23 Thread bear
Here is what I see:

send: u'GET 
/1/account/verify_credentials.json?oauth_nonce=85271670oauth_timestamp=1303621152oauth_consumer_key=...oauth_signature_method=HMAC-SHA1oauth_version=1.0oauth_token=...oauth_signature=...
 
HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: 
api.twitter.com\r\nConnection: close\r\nUser-Agent: 
Python-urllib/2.7\r\n\r\n'
reply: 'HTTP/1.1 200 OK\r\n'

and then send looks identical to yours (order and fields) so that is telling 
me you may need to regenerate your tokens (especially since you are having 
issues with another lib.)  

Have you tried a test using that test twitter api page? I am drawing a blank 
on the link :(

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: trying to register a twitter dev account

2011-04-23 Thread bear
Guess I'll answer part of my own question ...

Was regenerating the OAuth keys I use for testing and noticed that the 
Connections part of the profile is what I was missing.  So on a hunch I 
just went to /apps with my new account and bob's-your-uncle there was the 
magic page.

Of course this *still* doesn't let me sign into the dev.twitter.com site - 
but I only wanted to do that to get to the register app page.

How long has OAuth been in use and the documentation is still a mess?  Sorry 
to be snarky but I can't imagine what someone new to twitter must go thru :/

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk