Google APIs

Ref: Create Project in Google Developer Console

  1. Open Google Developer Console. Here is the screengoogle-dev-console
  2. To create a new project, Click Project -> Create Projectgoogle-create-project
    Here is the new projectgoogle-my-project
  3. I want to use Social APIs google+ API, so click ‘Google+ API’google-plus-api
  4. The url would be like this: https://console.developers.google.com/apis/api/plus/overview?project=my-first-project-150703. Then click ‘Enable’ google-plus-api-enableThis will enable the Google+ API
  5. Then click ‘Go to credential’google-plus-api-create-credentialsI have to create the credential first!
  6. Here is the credential settinggoogle-plus-api-credentialsThen click ‘What credentials do I need?’
  7. Create the oauth 2.0 settinggoogle-plus-api-credentials-idClick ‘Create client ID’
  8. Then set the product name ‘Socialite’google-plus-api-credentials-product
  9. Then I got my credential for google+google-plus-api-client-id2Then click ‘Done’. We’re finished!
  10. Here is the dashboard for my appgoogle-plus-api-oauth2
  11. To see the credential details like Client ID and Client Secret for ‘Socialite’ app, click ‘Socialite’ appgoogle-plus-api-socialite2SORRY, ONLY ADMIN CAN SHOW THIS!

Leave a Reply

Your email address will not be published. Required fields are marked *