Open Code tab of a project produces error in Chrome(Win 7 Pro)

From the View Code tab of this (or any) project page:
https://create.arduino.cc/projecthub/Tittiamo/clock-set-date-time-0d46a4

Only an Error page is displayed.

It's just one of those days. We're doing our best to get things back up and running.

Error Log:

{
  "data": {},
  "status": 400,
  "config": {
    "method": "POST",
    "transformRequest": [
      null
    ],
    "transformResponse": [
      null
    ],
    "url": "https://api.arduino.cc/create/v1/users/me",
    "headers": {
      "Accept": "application/json, text/plain, */*",
      "Content-Type": "application/json;charset=utf-8",
      "Authorization": "Bearer hM12ZQvJ6q5zZoV40VmFkm4_HoKfghSme4FzBZXcjcU.rK_X4PbH4mKmrrVxQ4ktqqTfooMYRvSOVeVUGnwOOwg"
    },
    "data": {}
  },
  "statusText": "Bad Request"
}

The Open Code page does operate however in a newer Samsung Galaxy Tablet.

Using win 7 pro here and your project opens just fine including the sketch.

Do you have any extra add ons on your browser eg "script safe" or "ublock" or any anti virus add ons or similar ?

Try it from an incognito window to rule out the add ons etc.