How do I correctly to handle media stream permissions for a Premium App utilizing the Genesys Cloud WebRTC SDK? Our integration faces a 403 Forbidden error when attempting to establish a peer connection across distinct tenant boundaries.
- Authenticate via AppFoundry multi-org OAuth.
- Initialize WebRTC session using the platform API.
- Attempt media handshake.
The error suggests a scope mismatch. How should we structure the token claims?