Rishi VishwakarmaR
Denoβ€’13mo ago
Rishi Vishwakarma

Error while authenticating deploy using 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."
}

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. I also need my previous subdomains back.
Please look into the issue
Was this page helpful?