You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Samreen26
changed the title
After Access Token expires on the client , the API calls made via webex-js-sdk are failing with 401 error
As the Access Token expires on the client , the API calls made via webex-js-sdk are failing with 401 error
Jan 15, 2025
Samreen26
changed the title
As the Access Token expires on the client , the API calls made via webex-js-sdk are failing with 401 error
As the Access Token expires , the API calls made via webex-js-sdk are failing with 401 error
Jan 15, 2025
@Samreen26 we would need a few more details for this issue to start the investigation. Since you have already shared a valid refresh token here, which is not recommended to do on a public forum, I would suggest opening a Developer Support ticket to send us further details https://developer.webex.com/support .
Describe the bug
After the Access Token is expired on the client , then the API calls made via webex-js-sdk are failing with 401 error.
POST https://mobius.aintm-m-5.int.infra.webex.com/api/v1/calling/web/devices/aa4edf29-7e06-3afd-bc8a-71c4d85fe58e/status 401 (Unauthorized)
Desktop is the client here , which has integrated the webex-js-sdk with the config as below:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After the access token is expired, the
webex-js-sdk
should refresh the tokenScreenshots

Platform (please complete the following information):
Additional context

The Desktop is fetching the accessToken as below
The text was updated successfully, but these errors were encountered: