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

[v1 conversations] Return 401 when auth doesn't have a user #11510

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

philipperolet
Copy link
Contributor

Fixes this kind of monitor

Description

If there's no user, it's not possible to know which conversations to list.

Risks

low

Deploy

front

Fixes [this kind of monitor](https://dust4ai.slack.com/archives/C05F84CFP0E/p1742490463951319)

Description
---
If there's no user, it's not possible to know which conversations to
list.

Risks
---
low

Deploy
---
front
@philipperolet philipperolet requested a review from PopDaph March 20, 2025 18:43
Copy link

Fails
🚫

Files in **/api/v1/ have been modified. Please add the documentation-ack label to acknowlegde that if anything changes
in a public endpoint, you need to edit the JSDoc comment
above the handler definition and/or the swagger_schemas.ts file and regenerate the documentation using npm run docs

Generated by 🚫 dangerJS against 42f6638

@philipperolet philipperolet added the documentation-ack Used to acknowledge that documentation is up-to-date with this PR label Mar 20, 2025
@philipperolet philipperolet merged commit 0337d93 into main Mar 20, 2025
7 of 8 checks passed
@philipperolet philipperolet deleted the fix-no-user branch March 20, 2025 20:25
Copy link
Contributor

@PopDaph PopDaph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation-ack Used to acknowledge that documentation is up-to-date with this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants