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
This issue was reported by @abhijithch in a private chat, he saw this issue happening to a Pumas workshop attendee.
PkgAuthentication.jl is not invoking the auth mechanism even though the token has expired / invalid. We were encountering below error
Above issue got resolved by manually deleting the auth.toml and re-downloading it. PkgAuthentication.jl should have invoked the authentication mechanism if the token was invalid / corrupted.