Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
Currently I am working on a project Google analytics Report service. I have created a project on Google console developer. I got my client I'd and client secret to Authentic ate my application I require access token for authentication. I am stuck here. Please help.
Posted

1 solution

Refer to the documentation on Using OAuth 2.0 to Access Google APIs[^]. Find the scenario that fits your requirements, step through the flow, and get a copy of the relevant Google API Client Library[^] and learn the sample codes.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900