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.
Hi Team,I am working on an integration using webex API using PHP - However, I am facing a issue where the error says "cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received"Does this have to do anything with webex servers no...
Hello Team, I am facing The server understood the request, but refused to fulfill it because the access token is missing required scopes or the user is missing required roles or licenses. when trying to authenticate requests via API. Using following ...
Yes, it seems the buffer is needed in current case however, all I am calling the meetings API only at the moment. So, not sure. If this persists then i'll open up a new ticket on devsupport@webex.comThanks
Hi there,I have not been able to reproduce the error again since this is a hit or miss sometimes - However, I did increase the curl timeout so, maybe that might fix the issue for now. I'll keep watch for now.Here below is the request that is being ma...
Understood. Thanks. I have already managed to run this on my postman and on my site where I want to integrate. Was only confused with the link when browsing on developer sandbox section. See attached. The link redirects to the one that I had posted o...
Hi there, Thanks for the suggestion. After some fiddling, I did manage to get the API running using the developer sandbox account. I needed to sort out the scopes properly after that. Anyway, it works for now - I'll keep testing and open a new ticket...