ACS Video Call Recording Servercallid API -Fehler

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: ACS Video Call Recording Servercallid API -Fehler

by Anonymous » 14 Jul 2025, 12:43

Ich habe ein Projekt entwickelt, das Videoanrufe mit "QuickStart: 1: 1 -Videoanrufe hinzufügen" und "Räume Call" tätigen kann. Wenn ich aus diesem Projekt auf den Anruf -ID -Wert zugreife und ihn in der API verwende, erhalte ich diesen Fehler; < /p>

Code: Select all

Invalid join identity, cannot join call. Status: 400 (Bad Request)

Fehlercode: 8527
Inhalt:

Code: Select all

{“error”:{“code”:“8527”,“message”:“Invalid join identity, cannot join call.”}}

Top