Skip to content

fix: differentiate different 404 responses on validate path#1901

Merged
lukasIO merged 2 commits intomainfrom
lukas/differentiate-different404s
Apr 21, 2026
Merged

fix: differentiate different 404 responses on validate path#1901
lukasIO merged 2 commits intomainfrom
lukas/differentiate-different404s

Conversation

@lukasIO
Copy link
Copy Markdown
Contributor

@lukasIO lukasIO commented Apr 20, 2026

closes #1883

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 20, 2026

🦋 Changeset detected

Latest commit: 29245a3

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lukasIO lukasIO requested a review from 1egoman April 20, 2026 11:52
@lukasIO lukasIO changed the title Differentiate different 404 responses on validate path fix: differentiate different 404 responses on validate path Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 20, 2026

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 96.08 KB (+0.05% 🔺)
dist/livekit-client.umd.js 104.95 KB (-0.04% 🔽)

@lukasIO lukasIO requested a review from boks1971 April 20, 2026 12:08
Comment thread src/api/SignalClient.ts
@lukasIO lukasIO merged commit ee1cb7a into main Apr 21, 2026
3 checks passed
@lukasIO lukasIO deleted the lukas/differentiate-different404s branch April 21, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client confuses requested room does not exist 404 error (aka NotAllowed) with ServiceNotFound errors?

3 participants