This message was deleted.
# cloud
s
This message was deleted.
e
Hello, are you seeing any console logs that indicate an error when using the custom url on the meet page? I am able to reproduce an infinite spinner when using a url without an `https://`prefix. Using <https//c|https//><projectname>.livekit.cloud fixed it for me. Also make sure that the token you're creating has a long enough ttl, by default livekit-cli only creates tokens with a 5 min ttl.
p
hmm well the meet url i've been using is like
<https://meet.livekit.io/custom?liveKitUrl=wss://livepeer-staging-tymhhfyx.livekit.cloud&token=>
no errors on the browser console
waiting for a response from there maybe?
i tried changing
wss://
to
https://
but same thing
e
yeah the wss:// should work as well. Can you try regenerating the token?
p
yeah tried that a couple of times, with a 900s timeout
e
The only thing I'm seeing in our logs is that the token being used is expired.
resolved in DMs
👍 1