karishmal / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Invalid grant #424

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Authenticate using X509 certificate
2. Attempt to use Service Management Accounts List Execute ... to get list of 
accounts (behaves as with Profiles)
3. Fails with "invalid grant" message

What is the expected output? What do you see instead? Expect to see a list of 
one account returned, but see exception

What version of the product are you using? Analytics v3, .NET client
What is your operating system? Win2K8R2
What is your IDE? VS 2010
What is the .NET framework version? 4.0

Please provide any additional information below.

Authentication appears to work fine ... have used various email addresses, 
settling finally on the account owner to ensure proper permissions are 
propagated in all cloud console projects. 

Any suggestions? I've seen some forum entries about this issue somehow being 
related to a clock, but I have no idea how to compensate for such ... 

Original issue reported on code.google.com by tom.win...@pressman.co on 4 Dec 2013 at 2:11