oAuth gmail OAuthGetAccessToken
Никак не могу понять почему у меня не получается получить данные(контакты) из gmail в Chrome. В других бравзерах получается и без проблем, а вот в Chrome на 2 шаге все встает.
Array
(
[0] => Array
(
[url] => https://www.google.com/accounts/OAuthGetAccessToken?oauth_consumer_key=xxx&oauth_nonce=550678854&oauth_signature=xxx&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1312188741&oauth_token=xxx&oauth_verifier=xxx&oauth_version=1.0
[content_type] => text/plain; charset=UTF-8
[http_code] => 400
[header_size] => 281
[request_size] => 661
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.760834
[namelookup_time] => 0.253236
[connect_time] => 0.305059
[pretransfer_time] => 0.532217
[size_upload] => 0
[size_download] => 347
[speed_download] => 456
[speed_upload] => 0
[download_content_length] => 347
[upload_content_length] => 0
[starttransfer_time] => 0.760828
[redirect_time] => 0
)
[1] => HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=UTF-8
Date: Mon, 01 Aug 2011 08:52:22 GMT
Expires: Mon, 01 Aug 2011 08:52:22 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Content-Length: 347
Server: GSE
[2] => signature_invalid
base_string:GET&https%3A%2F%2Fwww.google.com%2Faccounts%2FOAuthGetAccessToken&oauth_consumer_key%3Dxxx%26oauth_nonce%3D550678854%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1312188741%26oauth_token%3Dxxx%26oauth_verifier%3Dxxx%26oauth_version%3D1.0