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?"
@mapandey you can test an embedded app before publishing it publicly. Keep it as a private embedded app and have your Webex org admin approve it from Control Hub under Apps > Embedded Apps. Access can be set to All users, Selected groups, or No users...
@jonmmyers , the Webex Contact Center connector should send the standard WXCC journey events into CJDS once it is activated, so you should not need to manually create the standard Contact Center events in the flow. However, `abandonedCall` is not in...
@Abhishek-Singh28 unfortunately we do not have a public API for setting the “Allow restrict by partner mode” flag. This would be considered a new requirement, that you can suggest on https://ciscocollabcustomer.ideas.aha.io/ .
@micrun Can you try the /v1/notification/subscribe endpoint described in the Notifications resource (https://developer.webex.com/webex-contact-center/docs/api/v1/notification/subscribe-notification) instead of the Realtime notification resource you a...