Skip to content

🐛 Bug Report: TypeError: save_conversation() #1727

Closed
@Phoenix124

Description

@Phoenix124

📜 Description

I'll try to send request via ui and got error

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   | 

👟 Reproduction steps

  1. Go to chat
  2. Send any request

👍 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?

  • I checked and didn't find similar issue

🔗 Are you willing to submit PR?

None

🧑‍⚖️ Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions