Could any one tell me how would i get access token from googleplus Using OAuth 2.0 for Web Server Applications . If you have got any code please paste it here, that would be much appreciated
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
following is the way to get the access token but before that you need to get the authorization code
//code for getting authorization code
//Code for getting access token
This code uses
google-api-client 1.9.0-beta
google-api-services-plus v1-rev11-1.6.0-beta