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

Better error reporting and handling #12

Open
Tokeiito opened this issue Nov 21, 2016 · 0 comments
Open

Better error reporting and handling #12

Tokeiito opened this issue Nov 21, 2016 · 0 comments

Comments

@Tokeiito
Copy link

While testing does this supports custom servers, stumbled upon several errors like:

    control_points = int(comp.getApiClient().me()['gcl'])
KeyError: 'gcl'
    me = comp.getApiClient().me()['username']```

if there are problems with connection, wrong user name, wrong password or other, better error messaging might be helpful to debug and understand what is wrong with configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant