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

[BUG] Experimental message endpoint is broken #824

Closed
lucagobbi opened this issue May 16, 2024 · 0 comments
Closed

[BUG] Experimental message endpoint is broken #824

lucagobbi opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lucagobbi
Copy link
Collaborator

Describe the bug

The experimental message endpoint /message is currently broken, it throws an HTTP 500 error, due to missing user_id in stray_cat call. Thanks to @michealsaccone to have point that out. Issue just for tracking, PR coming asap.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'http://{your_cat_installation}/docs'
  2. Click on '/message'
  3. Click on execute
  4. See error

Expected behavior
This endpoint should return a CatMessage object like websocket endpoints

@lucagobbi lucagobbi added the bug Something isn't working label May 16, 2024
@pieroit pieroit closed this as completed May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants