Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with first generated sample upload #17

Open
LindaLawton opened this issue Jan 3, 2017 · 1 comment
Open

Issues with first generated sample upload #17

LindaLawton opened this issue Jan 3, 2017 · 1 comment
Assignees
Labels

Comments

@LindaLawton
Copy link
Owner

LindaLawton commented Jan 3, 2017

Licence file

Licence file in the API version directory appears to have been eaten only a portion if it has been uploaded.

Move files
Move both licence and readme up one directory. There is no reason to have them as part of each version. This will leave room for a read me with maybe some usage examples. It should also fix the garbled directory structure.

description is to long
Some of the description fields are to long and are causing a display issue on GitHub. Visual studio can handle it but it appears that GitHub doesn't like long descriptions. I am going to have to add some returns.

Sheets API V4
Where is the sheet create method?? It is in discovery, it is in the client library. No sample was created for it. Why?

Service accounts have weird scope

https://github.com/LindaLawton/Google-Dotnet-Samples/blob/Genreated-samples1.0/Gmail%20API/v1/ServiceAccount.cs

spacing issue with the helper class also its probably not needed here

https://github.com/LindaLawton/Google-Dotnet-Samples/blob/Genreated-samples1.0/Drive%20API/v3/AboutSample.cs

@LindaLawton
Copy link
Owner Author

Gmail Oauth scopes bug

shows:

 GmailService.Scope.Https://MailGoogleCom/};    

Should be

GmailService.Scope.MailGoogleCom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant