abujehad139 / 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

Unable to retrieve root OrgUnit via .Net #336

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Authenticate
2. Make request using Repeatable<string>(new string[] { "" }) for root path
3. Fetch

What is the expected output? What do you see instead?
Root OrgUnit object. However, I get a error. Says that the OrgUnitPath can't be 
null or empty. When adding a single forward slash or double forward slash, get 
that the OrgUnit can't be found.

What version of the product are you using? On what operating system?
1.3.0 Windows XP

Please provide any additional information below.

Trying to create a cache of the OrgUnits and Users and want the object itself.

Original issue reported on code.google.com by ptdav...@gmail.com on 18 Jun 2013 at 1:42

GoogleCodeExporter commented 9 years ago
Please close this, I have resolved the issue.

Original comment by ptdav...@gmail.com on 18 Jun 2013 at 2:00

GoogleCodeExporter commented 9 years ago
The user asks us to close it

Original comment by pele...@google.com on 21 Jun 2013 at 9:55