Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Issue:
I'm attempting to retrieve an access token for the Webex API in a java application but each time I do, I receive an error stating "(invalid_grant) The provided access grant is invalid, expired, or revoked". However, I believe this to not be co...
Question
hi team if I send a message per API to a user as an answer with my token. The first message will be automatically set as read. Is it possible to setup it that way, that the webex app still shows the notification?
Is Webex planning to update the "Copy Space Details" to show the actual room ID instead of the older method that has been deprecated? Makes tracking things with users difficult. Here's a redacted sample:
Space name: A funny Space
Space ID: a5b4f760-f...
Community Query
"Which API can get meeting instanceId lists? Or can I only set a schedule to periodically confirm whether a new meeting instanceId is generated?"
Machine translation note: We used machine translation to understand your message. Webex Developer Support’s official support language is English, so we can only reply in English.
Hi Oscar,
These checks are specific to the customer’s tenant and cannot...
Hi Bhavya,
Private embedded apps are organization-scoped. External administrator access to another organization does not move your existing app registration into that organization.
A licensed internal member of the target organization must create a s...
Hi Art,
The behavior you are seeing is currently expected. GET /v1/messages?roomId=... still requires the authenticated user to be a member of the space, even when the token has spark-compliance:messages_read. That scope allows a Compliance Officer t...
Hi,
For the Webex Meetings JavaScript SDK browser media path, Opus should be considered required. The SDK does not provide a setting to enable or force G.722, PCMU, or PCMA negotiation for WebRTC meeting audio.
An SDP offer without Opus is therefore ...
Hi Umesh,
I checked the current RoomOS xAPI documentation. xCommand Bookings Book does not provide a documented conflict check or error response when the requested period overlaps an existing booking. I think the command should therefore not be used ...