backend-1 | ERROR in routes: /api/answer - error: save_conversation() missing 1 required positional argument: 'decoded_token' - traceback: Traceback (most recent call last):
backend-1 | File "/app/application/api/answer/routes.py", line 648, in post
backend-1 | save_conversation(
backend-1 | TypeError: save_conversation() missing 1 required positional argument: 'decoded_token'
backend-1 |
📜 Description
I'll try to send request via ui and got error
👟 Reproduction steps
👍 Expected behavior
answer on ui
👎 Actual Behavior with Screenshots
Error
💻 Operating system
MacOS
What browsers are you seeing the problem on?
Safari
🤖 What development environment are you experiencing this bug on?
Docker
🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)
No response
📃 Provide any additional context for the Bug.
No response
📖 Relevant log output
👀 Have you spent some time to check if this bug has been raised before?
🔗 Are you willing to submit PR?
None
🧑⚖️ Code of Conduct