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

bug: Bad Request Error for Voice calls in conversations #974

Open
2 tasks
NilsEvers opened this issue Jul 17, 2024 · 0 comments
Open
2 tasks

bug: Bad Request Error for Voice calls in conversations #974

NilsEvers opened this issue Jul 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@NilsEvers
Copy link

NilsEvers commented Jul 17, 2024

What happened?

When trying to start a voice call inside a conversation, by clicking on the phone icon, nothing happens.
The request to https://app.revolt.chat/api/channels/[CHANNEL-ID]/join_call fails with status code 400 - Bad Request.

{
    "type": "VosoUnavailable",
    "location": "crates/delta/src/routes/channels/voice_join.rs:57:30"
}

Branch

Production (app.revolt.chat)

Commit hash

0f0808a

What browsers are you seeing the problem on?

Firefox, Chrome

Relevant log output

Failed to load resource: the server responded with a status of 400 ()

Error: Request failed with status code 400
   at createError$1 (createError.js:16:15)
   at settle (settle.js:17:12)
   at XMLHttpRequest.Ar (xhr.js:66:7)

Desktop

  • Yes, this bug is specific to Revolt Desktop and is not an issue with Revolt Desktop itself.

PWA

  • Yes, this bug is specific to the PWA.
@NilsEvers NilsEvers added the bug Something isn't working label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 Untriaged
Development

No branches or pull requests

1 participant