-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When exceptions occur, for example, when deploying a bot via recall, it would be great to provide messaging in the API response.
An example might be, somehow an invalid zoom URL has been provided by the user during event creation, and therefore this is thrown:
"The meeting_url is malformed, or for an unsupported platform."
As it stands right now, this exception is caught on a frontend as a generic 500. Ideally, a message would be provided in the response so that we can surface the actual problem to the end user (in this example, "please double check your Zoom URL" etc.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request