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

[MeshKit Error] ErrHTTPPostRequest needs improvement #43

Open
leecalcote opened this issue Oct 9, 2024 · 0 comments
Open

[MeshKit Error] ErrHTTPPostRequest needs improvement #43

leecalcote opened this issue Oct 9, 2024 · 0 comments
Labels
issue/willfix This issue will be worked on kind/chore Necessary task language/go Golang related

Comments

@leecalcote
Copy link
Member

          ErrHTTPPostRequest - the message isn't overly accurate or helpful. It would seem that the most likely cause of this failure is
  1. User's network connectivity. Can they reach the currently configured remote provider?
  2. The currently configured remote provider is unavailable / down.
  3. Network connectivity is fine, but their request was malformed. Are they missing a required parameter (an email address) or did they provide an invalid email address?
  4. Network connectivity is fine, but they authentication failed.

Originally posted by @leecalcote in #33 (comment)

@leecalcote leecalcote changed the title ErrHTTPPostRequest needs improvement [MeshKit Error] ErrHTTPPostRequest needs improvement Oct 9, 2024
@leecalcote leecalcote added language/go Golang related issue/willfix This issue will be worked on kind/chore Necessary task labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/willfix This issue will be worked on kind/chore Necessary task language/go Golang related
Projects
None yet
Development

No branches or pull requests

2 participants