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.
Hello everyone,I'm currently exploring the integration capabilities of Webex for our HR automation platform. Our goal is provide our customer a way to seamlessly integrate with Webex, allowing them to send messages, create spaces and teams, as well a...
Hi @sandiban,Yes exactly, I am trying to fetch the list of all rooms in the organization. Initially, I only had the `spark-compliance:rooms_read` scope configured, and I didn't realize that I also needed `spark:rooms_read`. I didn't come across this ...
Thank you for the clarifications. I just tried to get the list of rooms using the access token from my test service app but encountered the following 403 Forbidden error:{
"message": "The server understood the request, but refused to fulfill it bec...
Thank you, Sandiban. That's what I was concerned about. It seems like we might be better off with a bot to minimize the necessary steps and support from our end, making it as self-service and configurable by the customer as possible.Regarding Service...