manicoder / google-gdata

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

Getting error that the file ServiceAccountCredential.cs is not found while accessing Google Analytics data #723

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Try accessing Google Analytics data using OAUTH 2.0 authentication
2.Use Visual Studio 2012 for C# version  

What is the expected output? What do you see instead?
Expected output is trying to get the data for no. of visitors on the website 
using Google Anlytics
But,am facing an error while debugging the code that says :-
Locating source for 
'c:\code\google.com\google-api-dotnet-client\default\Tools\Google.Apis.Release\b
in\Debug\test\default\Src\GoogleApis.Auth.DotNet4\OAuth2\ServiceAccountCredentia
l.cs'. 

Please use labels and text to provide additional information.
All the necessary access has been received for the Client ID's generated.
The latest Nuget package was downloaded.

Original issue reported on code.google.com by ananthra...@gmail.com on 10 Jul 2015 at 10:26

Attachments: