So I’m seeing a very odd bug with our custom WebRTC softphone integration. The SDP offer returns a 403 Forbidden error specifically when the user is in a PSTN-bound flow, despite valid OAuth tokens.
The issue appears isolated to the api/v2/telephony/clients/web endpoint during the initial handshake. Has anyone seen this behavior with recent platform API updates?