Check responding to autocomplete interaction: 400 Bad Request - Value must be one of {8}. #6374
Labels
Status: Needs Triage
This has not been labeled or discussed for handling yet.
Type: Bug
Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
What Red version are you using?
3.5.9
What were you trying to do?
Presumably get autocomplete results for something
What did you expect to happen?
The results to come through properly
What actually happened?
The exception seems like it was handled and just logged to sentry, although i'm not certain as I cant seem to repro it on purpose.
How can we reproduce this error?
I am not sure how to repro this error, it has occurred 19 times within the last 30 days during which i was unaware.
Anything else?
Raw Stack Trace
Breadcrumbs
Some insight from Zeph: check is responding to an autocomplete interaction, which only supports
APPLICATION_COMMAND_AUTOCOMPLETE_RESULT
(internally represented by the value 8 to Discord's API) responsesThe text was updated successfully, but these errors were encountered: