You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sandbox MoQ endpoints now return a full connection_url (with the JWT
embedded) alongside the raw token, instead of a bare token. Adapt the demos:
- moq-demo: read connection_url from the response and use it directly;
drop the manual MOQ_BASE_URL/fishjamId URL assembly and the fishjamId prop.
- translation-demo: use getSandboxMoqPublisher/SubscriberAccess and return
the connection_url directly; drop buildConnectionUrl plumbing.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments