Hi,
      I am new to google contacts api.
I want to access contacts of my gmail account using curl in command
line and using oauth authentication.

I have tried as shown below:

curl
https://www.google.com/accounts/OAuthGetRequestToken?oauth_consumer_key=anonymous&oauth_nonce=4572616e48616d6d65724c61686176&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1272197025&scope=https://www.google.com/m8/feeds/&oauth_version=1.0&xoauth_displayname=moiz


I am getting this instead of request token from server

parameter_absent
oauth_parameters_absent:oauth_signature_method&oauth_signature&oauth_timestamp&oauth_nonce&scope


Can any body give the correct http requests for getting request token
and then getting access token.

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html

Reply via email to