Error logging into deno deploy dashboard with github
I try to open the deno dashboard, after clicking the continue with github button, but I am presented with an error everytime:
{
"code": "internalServerError",
"message": "An internal server error occurred."
}
{
"code": "internalServerError",
"message": "An internal server error occurred."
}
Is the problem due to username conflict? I previously had a github account with say my_name which i was using with deno deploy. then I had to delete that github account. now I have a new github account with the same username my_name that I want to use with deno deploy.
No replies yet
Join the Discord to continue the conversation
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.