Re: [twitter-dev] Re: User_Timeline - include_rts not working

2010-10-04 Thread Michał Łowicki
. For example if you request 20 Tweets of the
 timeline and
one
  of those last 20 was a retweet - it will be included. If one of
 the
last 20
  Tweets wasn't a retweet it won't be included, even if
 include_rts is
true.
 
  Does this explain what is happening in your app?
  Ifnotcould you give an example of a username which shows this
problem.
 
  Best,
  Matt
 
  On Thu, Aug 19, 2010 at 1:24 PM, henasraf doku...@gmail.com
 wrote:
   Hey all, I'm using user_timeline to fetch the timeline of a
 user in
my
   app. Problem is, it doesn't include native Retweets, even
 though
I've
   set include_rts to true. The docs clearly say it should work,
 but it
   doesn't. What could be the problem? Thanks in advance :)
 
  --
 
  Matt Harris
  Developer Advocate, Twitterhttp://twitter.com/themattharris
 
 --
 
 Matt Harris
 Developer Advocate, Twitterhttp://
 twitter.com/themattharris-Hidequoted
text -
 
 - Show quoted text -
 
--
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?hl=en-Hidequoted
text -
 
   - Show quoted text -
 
   --
   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?hl=en
 
  --
 
  Matt Harris
  Developer Advocate, Twitterhttp://twitter.com/themattharris- Hide quoted
 text -
 
  - Show quoted text -

 --
 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




-- 
Pozdrawiam,
Michał Łowicki

-- 
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] Failed to validate oauth signature and token with xAuth

2010-09-17 Thread Michał Łowicki
Hi Matt!

Even with:

var timestamp = Math.round(new Date().getTime() / 1000);

still the same problem.

2010/9/17 Matt Harris mhar...@twitter.com

 Ok no idea what happened with my previous email.

 Anyway your timestamp is in milliseconds when it should be in seconds.

 Give that a go and let us know what happens.

 Matt

 On Sep 17, 2010, at 1:04, mlowicki mlowi...@gmail.com wrote:

  Hello!,
 
  We're implementing widget for Opera browser and we got xAuth access
  lately. I'm trying to get access token but without any success so far
  - http://dpaste.com/hold/244795/. generated POST seems to be exactly
  the same as on http://dev.twitter.com/pages/xauth :
 
  POSThttps%3A%2F%2Fapi.twitter.com%2Foauth
  %2Faccess_tokenoauth_consumer_key%3Dkkk%26oauth_nonce
  %3D0.5114195354710362%26oauth_signature_method%3DHMAC-
  SHA1%26oauth_timestamp%3D1284633641688%26oauth_version
  %3D1.0%26x_auth_mode%3Dclient_auth%26x_auth_password%3Dpassword
  %26x_auth_username%3Dusername
 
  Any idea where is the problem?
 
  BR,
  Michał Łowicki
 
  --
  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?hl=en

 --
 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?hl=en




-- 
Pozdrawiam,
Michał Łowicki

-- 
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?hl=en