seems to be ok
the function that generate the is just:

function generate_timestamp() {
   return time();
}

and in header I have the parameter: [oauth_timestamp] => 1300471769

the error received from request in twitter api is: "Failed to validate oauth 
signature and token" and header 401

Must be signature?

I just think it's weird because it's happening in all library and examples 
ready for tests..

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

Reply via email to