Re: [twitter-dev] Re: Problem With Fetching Followers and Following Id's

2011-06-27 Thread quenotacom
sorry, I dont understand what you mean, the problem is : I can call the followers query I accept say 100, calling lookup for them, the problem is, cursor_next is pointing to 5001 ocurrence, so i have to do all the job again. -- Twitter developer documentation and resources:

[twitter-dev] Re: Select nth friend/follower

2011-06-27 Thread quenotacom
I am having the same problem. -- 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] Re: Strange problem searching from:shakira

2010-08-27 Thread quenotacom
Working now ... ! qn On 26 ago, 23:39, quenotacom webmas...@quenota.com wrote: Hi, I am having a 0 records / statuses when i try to search shakira screenname, is there any special consideration for that account? http//search.twitter.com/search.atom?from=shakira Thank you in advance

[twitter-dev] Re: home_timeline request fails after deleting a tweet

2010-08-26 Thread quenotacom
I am having exactly the same problem ... 500 after delete ! quenotacom On 26 ago, 21:53, Matt Harris thematthar...@twitter.com wrote: Hi Jeff, This sounds very strange. Can you share some code so we can see what type of calls you are making to the API and try to debug. Thanks, Matt

[twitter-dev] Strange problem searching from:shakira

2010-08-26 Thread quenotacom
Hi, I am having a 0 records / statuses when i try to search shakira screenname, is there any special consideration for that account? http//search.twitter.com/search.atom?from=shakira Thank you in advance. Quenotacom -- Twitter developer documentation and resources: http://dev.twitter.com/doc

[twitter-dev] Destroy Tweet Problem

2010-07-08 Thread quenotacom
copy of the tweet and depending the syncronization there is a process that recreate the tweet ... I reviewed my code to check no cached data was in my app but i access using a random number in the URL to avoid cache Any help appreciated. Thnks quenotacom

[twitter-dev] Re: Something is technically wrong Response 500

2010-01-04 Thread quenotacom
are invited to use my old asp www.quenota.com-twitter app. quenotacom On Dec 27 2009, 3:36 pm, quenotacom webmas...@quenota.com wrote: Thank you, Language ASP CLASSIC What end point :http://twitter.com/statuses/update.xml Parameters: get_twitter_url ('POST',twitter_url,oauth_key333

[twitter-dev] Re: Something is technically wrong Response 500

2009-12-27 Thread quenotacom
('Sorry I cannot get the url required ') } } - what parameters are you passing in (if you are authenticating, what user are you authenticating as?) user = quenotacom or qnnnews - if you are using OAuth, and you're having problems with oauth, please provide us the entire oauth

[twitter-dev] Re: Something is technically wrong Response 500

2009-12-22 Thread quenotacom
Nobody answer here ? On Dec 21, 4:06 pm, quenotacom webmas...@quenota.com wrote: Hi, I am using the REST api (oauth) , everything is working for GET operations, however I cannot POST an update/status because I always receive that message (Thanks for noticing we're going to fix it up

[twitter-dev] Something is technically wrong Response 500

2009-12-21 Thread quenotacom
Hi, I am using the REST api (oauth) , everything is working for GET operations, however I cannot POST an update/status because I always receive that message (Thanks for noticing�we're going to fix it up and have things back to normal soon). Could you explain what is the meaning of that message ?