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

[feat] Add Error Context to HTTP 400 errors #24

Merged
merged 2 commits into from
Apr 11, 2018

Conversation

elithrar
Copy link
Contributor

@elithrar elithrar commented Apr 11, 2018

e.g.

logshare-cli --api-email="[email protected]" --api-key="$key" \ 
  --zone-name="example.com" --start-time=`mins-ago 85` --end-time=`mins-ago 10`
[logshare-cli] 09:18:10 failed to fetch via timestamp: HTTP status 400: request failed: bad query: error parsing time: invalid time range: too long

Addresses #23

@elithrar
Copy link
Contributor Author

Added new Go versions to Travis builds.

@elithrar elithrar merged commit 7b01169 into master Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant