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

Samples refer to non-existent EnterCredentials.exe #339

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download latest samples from 
https://code.google.com/p/google-api-dotnet-client/wiki/Downloads
2. Extract and open README.html, which contains:
-----
Enter your client credentials by executing enterCredentials.cmd (or running 
"chmod +x configure && ./configure" on Unix) You can find your credentials on 
the Google APIs Console API Access pane.
-----

3. Launch configure, and receive the error:
Cannot open assembly 'EnterCredentials/static/EnterCredentials.exe': No such 
file or directory.

What is the expected output? What do you see instead?
EnterCredentials should be provided in the samples.

What version of the product are you using?
1.3.0-beta

On what operating system?
Linux

Original issue reported on code.google.com by nicol...@google.com on 21 Jun 2013 at 5:23

GoogleCodeExporter commented 9 years ago
which sample are you trying to run?

Original comment by pele...@google.com on 21 Jun 2013 at 7:18

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
I wanted to run Book.ListMyLibrary, but it should not matter, as far as 
understand from README.html, since the credential setup should be done prior to 
running any sample, no?

Or maybe the README.html is out of date?

Original comment by nicol...@google.com on 21 Jun 2013 at 10:07

GoogleCodeExporter commented 9 years ago
The README is not out of date.
It explains exactly what you should do, please follow the file content
http://samples.google-api-dotnet-client.googlecode.com/hg/Books.ListMyLibrary/RE
ADME.html

I'm closing this issue, feel free to reopen it if you feel that the answer is 
unsatisfied. 
Thanks!

Original comment by pele...@google.com on 23 Jun 2013 at 10:47