Start publishing to app store: Expo username or password are invalid

Saw someone else on reddit experiencing the same issue today, so not sure if this is an outage or just a bug:

TLDR: App is published on replit. I click the “Start publishing to app store” button and get hit with this error:

I have an expo account but it doesn’t even ask me to log in; it just goes straight to the error.

{“message”:“Expo username or password are invalid.”,“data”:{“code”:“UNAUTHORIZED”,“apiCode”:“EXPO_AUTH_INVALID”,“httpStatus”:401}}

Has anyone found a solution for this?

TIA