- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Autodesk® AutoCAD® 360 link goes to blank page
Hello,
I've signed in to my Autodesk account and go to Services and the Autodesk® AutoCAD® 360 link "Access now" (Pointing to: https://manage.autodesk.com/service/entitlement/signAndRedir?url=https://app.autocad360.com/main/oau... ), a new page opens and I get rerouted to https://client.autocad360.com/ but no page is loaded. I tried it with IE11, Firefox (42.0), and latest Google Chrome (OS: win 10) but all show the same - just a grey page. I tried different networks and computers (Win 7) but they are all the same.
Page sourse show :
<!DOCTYPE HTML>
<html>
<head>
<base href="/2.6.3/">
<link href="styles/error.css" type="text/css" rel="stylesheet">
<link href="styles/maintenance.css" type="text/css" rel="stylesheet">
<link href="styles/supportedbrowsers.css" type="text/css" rel="stylesheet">
<link href="styles/api_load_error.css" type="text/css" rel="stylesheet">
<link href="styles/fileNotFound.css" type="text/css" rel="stylesheet">
<link href="styles/login.css" type="text/css" rel="stylesheet">
<link href="styles/register.css" type="text/css" rel="stylesheet">
<link href="styles/jquery-mCustomScrollbar.css" type="text/css" rel="stylesheet">
<link href="styles/jquery-ui-custom.css" type="text/css" rel="stylesheet">
<link href="styles/fileManager.css" media="screen, projection" rel="stylesheet" type="text/css"/>
<link href="styles/editor.css" media="screen, projection" rel="stylesheet" type="text/css" />
<link href="styles/settings.css" media="screen, projection" rel="stylesheet" type="text/css" />
<script src="https://cdn.web-platform.io/editor/release/v5.2.1/index.js"></script>
<script src="//ase.autodesk.com/adp/v0.0.1/js/adp-web-analytics-sdk.min.js"></script>
</head>
<body>
<script src="appBundle.js"></script>
<div ng-app="acad" ng-jq class="app-container">
<div ng-view class="view-container">
</div>
</div>
<div id="platformEditor"></div>
</body>
</html>
What could be wrong?