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.
I Am trying to use Agent login api (https://developer.webex.com/webex-contact-center/docs/api/v1/agents/login) for WebeEx CC, However getting 403 forbidden error.
I have authorized a service app from control hub with below scopes and payload to login...
Yes my app is successfully authorized, Authentication method setup is bearer token so i am using the same.
We are trying to build campaign manager application, for which we want to use login api so that when agent logged in to campaign manager it wil...