Closed GoogleCodeExporter closed 9 years ago
Please share your code and detailed steps on how to reproduce this issue
Original comment by ccherub...@google.com
on 13 Jun 2012 at 5:09
Hi,
i am using attached asp.net with C# code for getting access token and fetching
data of analytic:
1. first i am generating AuthKey on btnGetAuthKey button click event.
2. after getting Authkey i am retrieving Access Token and Refresh Token by
clicking on Get Access Token button.
3. by clicking on Get Data button fetching data from analytic service with
generated Access Token and Refresh Token. but getting error of 401 in that.
Note: When i am using same code for windows application with window's Clientid
and ClientSecret it is fetching data correctly.
Thanks in advance.
Manan Shah
Original comment by mannshah...@gmail.com
on 14 Jun 2012 at 5:55
Attachments:
The Google Analytics API v3 is not supported by this library. Instead, you
should file your issue on http://code.google.com/p/google-api-dotnet-client/
Sorry I didn't respond earlier.
Original comment by ccherub...@google.com
on 3 Sep 2012 at 11:47
Original issue reported on code.google.com by
mannshah...@gmail.com
on 13 Jun 2012 at 6:21