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

Show meaningful error details when API communication failure #31

Open
dreasvandonselaar opened this issue Oct 16, 2017 · 0 comments
Open

Comments

@dreasvandonselaar
Copy link

Whenever there are issues communicating with the controlpanel API, a generic error is returned:

Unable to communicate with the controlpanel API: CRITICAL

We need to ensure a more meaningful response is provided, e.g.:

  • "Unable to communicate with the controlpanel API: username/password invalid"
  • "Unable to communicate with the controlpanel API: WHM prospamfilter API token is missing"
  • "Unable to communicate with the controlpanel API: WHM prospamfilter API token is invalid"
  • "Unable to communicate with the controlpanel API: Unable to get a response from URL XXX"

Possibly there are more scenarios we should handle.

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

No branches or pull requests

1 participant