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
Add code to recognize the following error, which is currently reported and counted as an Unknown error by cfs.
{
"type": "Unknown",
"error": {
"message": "Token is expired. To refresh this SSO session run 'aws sso login' with the corresponding profile.",
...
}
}
The text was updated successfully, but these errors were encountered:
Add code to recognize the following error, which is currently reported and counted as an
Unknown
error bycfs
.The text was updated successfully, but these errors were encountered: