UpendraSingh / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Authenticating using Asp.net MVC application #892

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I am struck in a issue since Monday.earlier i use desktop application and use 
analytics api for my win forms applicaion now i am developing a web 
application. but i am unable to autherize my user. 
please provide me sample code snippet for this issue

Many thanks
Malik

Original issue reported on code.google.com by malikmur...@gmail.com on 25 Feb 2016 at 2:00

GoogleCodeExporter commented 8 years ago
Have a look at the documentation for the client libraries:

https://developers.google.com/api-client-library/dotnet/guide/aaa_oauth

Authenticating against the Analytics API is the same as authenticating against 
any Google API. You just need to update the requested scopes.

Original comment by mcoh...@google.com on 25 Feb 2016 at 3:59