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

User-Agent string uses invalid format #1426

Closed
chingor13 opened this issue Nov 20, 2019 · 0 comments · Fixed by #1425
Closed

User-Agent string uses invalid format #1426

chingor13 opened this issue Nov 20, 2019 · 0 comments · Fixed by #1425
Assignees
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@chingor13
Copy link
Collaborator

The default user agent (and appended user agent) only uses Google-API-Java-Client. It should include the version (e.g. Google-API-Java-Client/1.30.6)

This blocks reporting on the backend with regards to which version of the google-api-client is being used.

@chingor13 chingor13 added the type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. label Nov 20, 2019
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants