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
I was hitting this error after not publishing an update for an extended period
Failed to refresh token for account default
{"name":"default","nameType":"account","appError":"WU_FAILED_TO_REFRESH_TOKEN","more":{"statusCode":400,"error":{"error":"invalid_grant","error_description":"Bad Request"}}}
deleting the refresh token from my config.js fixed things and forced a web login
The text was updated successfully, but these errors were encountered:
I was hitting this error after not publishing an update for an extended period
deleting the refresh token from my config.js fixed things and forced a web login
The text was updated successfully, but these errors were encountered: