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

Common user + usage errors where better hints/descriptions should be supplied #849

Open
andrewxhill opened this issue Jan 22, 2021 · 0 comments

Comments

@andrewxhill
Copy link
Member

Response closed without headers => Connection to remote API failed

Unsupported encoding: 6 => this happens in at least one case, where a Secret is incorrectly copy/pasted or is the wrong string.

db required => lot's of places this happens. the obv suggestion is to use withThread to set the target db. partially confusing because it says db which a new user may not equate with the threadid. Another place this happens if you supply an incorrectly formatted threadid (e.g. just drop the first letter off)

many others, just caught these ones in testing this a.m.

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