This message was deleted.
# announcements
s
This message was deleted.
s
Copy code
curl '<https://demo.livekit.cloud/rtc/validate?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ2aWRlbyI6eyJyb29tSm9pbiI6dHJ1ZSwicm9vbSI6InZpcnRhIiwiY2FuUHVibGlzaCI6dHJ1ZSwiY2FuU3Vic2NyaWJlIjp0cnVlfSwiaWF0IjoxNjQ1MTQ1ODA1LCJuYmYiOjE2NDUxNDU4MDUsImV4cCI6MTY0NTE1MzAwNSwiaXNzIjoiQVBJTW14aUw4cnF1S3p0WkVvWkpWOUZiIiwic3ViIjoidG1jIiwianRpIjoidG1jIn0.FwfMndb1Z-KMhygH6eK9-kvoLhBWxKlzVEhNnLtzoBU&protocol=5&sdk=js&version=0.14.3>' \
  -H 'Connection: keep-alive' \
  -H 'sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="98", "Google Chrome";v="98"' \
  -H 'sec-ch-ua-mobile: ?0' \
  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36' \
  -H 'sec-ch-ua-platform: "macOS"' \
  -H 'Accept: */*' \
  -H 'Origin: <https://livekit.io>' \
  -H 'Sec-Fetch-Site: cross-site' \
  -H 'Sec-Fetch-Mode: cors' \
  -H 'Sec-Fetch-Dest: empty' \
  -H 'Referer: <https://livekit.io/>' \
  -H 'Accept-Language: en-US,en;q=0.9' \
  --compressed
that returns a 403
d
interesting.. that link is working for me
m
hmmm, just tried it and it works for me. 🤔
to be clear, i just tried that playground URL in two browser instances and was able to successfully join the same room with two users
s
ok must be me
m
does playground on the homepage work?
s
it was some traffic MITMing for work that was preventing this (netskope), FWIW
👍 1
👌 1