Reported by @hidden sentinel
I created custom GPTs, but sometimes, when someone tries to access the shared link, they get an error saying, "Your authentication token has been invalidated." This doesn’t happen every time—just occasionally. And it’s not tied to a specific bot; random bots fail at times, so I can’t point to just one that isn’t working.
The bots are supposed to work normally. When you click the link, it should take you to the ChatGPT platform where you can use them without any issues.
Instead, sometimes they work fine, but other times, this error pops up:
{
"detail": {
"error": {
"message": "Your authentication token has been invalidated. Please try signing in again.",
"type": "invalid_request_error",
"param": null,
"code": "token_invalidated"
}
}
}
ChatGPT; used from any browser (Safari, Chrome) / phone