Arduino Web Editor Error - Unable to open Web Editor

I have used the Arduino Web Editor to program my Arduino and have a bunch of programs in my sketchbook.

For the past year, an error has been showing up. I switched to the downloadable IDE but now I need some programs from my online sketchbook. Here is the error that has been showing up:

"""
It's just one of those days. We're doing our best to get things back up and running.
If this is taking too long you can write us on the Forum, or check the Error Log.
"""

How do I access my Web editor sketchbook?

Below I have listed the Error log the website lists

{
  "$id": 0,
  "type": 6,
  "message": "The transition errored",
  "detail": {
    "data": "\"get user from database: find userID for VarunC: GET https://api2.arduino.cc/users/v1/users/byUsername/VarunC -\\u003e 404 Not Found \\n{\\\"name\\\":\\\"NotFound\\\",\\\"id\\\":\\\"IphuynGz\\\",\\\"message\\\":\\\"with username VarunC\\\",\\\"temporary\\\":false,\\\"timeout\\\":false,\\\"fault\\\":false}\\n\\n\"\n",
    "status": 500,
    "config": {
      "method": "GET",
      "transformRequest": [
        null
      ],
      "transformResponse": [
        null
      ],
      "jsonpCallbackParam": "callback",
      "url": "https://api2.arduino.cc/create/v1/users/me",
      "headers": {
        "Accept": "application/json, text/plain, */*",
        "Authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6Ik5rUkVSalJFTWpBNFFqTXdNMFl3TXpSRFF6SkZOa0kxT0RkQlFVVTJNelpCUkRReFJqTXlOZyJ9.eyJodHRwOi8vYXJkdWluby5jYy91c2VybmFtZSI6IlZhcnVuQyIsImh0dHA6Ly9hcmR1aW5vLmNjL2lkIjoiYzBlMDJlZWItZGRlZS00ZWI2LWI0YzAtZWViZjA3MTFiMzk3IiwiaHR0cDovL2FyZHVpbm8uY2Mvcm9sZXMiOltdLCJpc3MiOiJodHRwczovL2xvZ2luLmFyZHVpbm8uY2MvIiwic3ViIjoiZ29vZ2xlLW9hdXRoMnwxMTAyNjY5NTAyNzcwNDY2NDg2NTMiLCJhdWQiOlsiaHR0cHM6Ly9hcGkuYXJkdWluby5jYyIsImh0dHBzOi8vYXJkdWluby1wcm9kLmF1dGgwLmNvbS91c2VyaW5mbyJdLCJpYXQiOjE2MDU3MzEzNDksImV4cCI6MTYwNTczMTk0OSwiYXpwIjoicnI2TFNPU3o1N2g3ZnZzSGRSWFhQa1pHM0VSb1hUZloiLCJzY29wZSI6Im9wZW5pZCBwcm9maWxlIGVtYWlsIiwicGVybWlzc2lvbnMiOltdfQ.jBgrTDgyiTxfYNmILg1p5Jvrrs8ysy44KDASeXWqCUl_-AngzSfjWFG149JSlNi6ml7TKzqw5RfPvHBuy4sPEgu6jhCd5HDEom4ZK2khtC0OzpaxaFHAuRDwlfWabZ5WwWBv6cBzzMWIqR9BlIqqgdM7Np8TrhWQOoqj2fFnpPclqScDASf4P9BLg7YAyuI2xLy_oC5sMo2tbh0q9tkPXjAyfg2kllKggIHEl-Tna5wNRVH2qvU-Ph3wWUR6IkZn8jyDEOnk-mg0WQ0hTAbP2r38fFA6naiF-uC7FxvRJlKe7s2v-6nG845_JmT7fxqFm4QNjmkUFxuXp_D184cpZg"
      }
    },
    "statusText": "Internal Server Error",
    "xhrStatus": "complete"
  }
}

Have you tried an INCOGNITO / PRIVATE browsing session to rule out any add ons ?
Also clear your browsers cache / cookies etc. to ensure you are getting the most current view of the editor.