danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://danswer.ai
Other
10.68k stars 1.34k forks source link

Cannot create Slackbots anymore #3171

Open ahmadassaf opened 2 hours ago

ahmadassaf commented 2 hours ago

Whenever I try to create a new Slackbot; past the token screen I keep getting the following:

due to Something went wrong :( Failed to fetch Slack Bot 3%7D: [{'type': 'int_parsing', 'loc': ('path', 'slack_bot_id'), 'msg': 'Input should be a valid integer, unable to parse string as an integer', 'input': 'NaN', 'url': 'https://errors.pydantic.dev/2.8/v/int_parsing'}]
ahmadassaf commented 2 hours ago

looking at the generated URL after I try to create any new bot I notice 7%7D which basically encodes a } after the number id (in this case 7) which is causing the error