I can't log in online after the update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good afternoon. I updated fusion as standard and after that it won't let me into online mode, the diagnostic tools say that there is no response from one of the addresses. https://api.aps.autodesk.com/health
During manual verification on my part, there is a connection to the server, DNS and TCP/443 are working, but endpoint returns 403 Forbidden:
curl.exe -I -L --connect-timeout 10 --max-time 20 https://api.aps.autodesk.com/health
Result:
HTTP/1.1 403 Forbidden
content-type: text/html; charset=UTF-8
via: 1.1 google
Also:
Test-NetConnection api.aps.autodesk.com -Port 443
Result:
RemoteAddress : 34.149.246.28
RemotePort : 443
TcpTestSucceeded : True
However, before the update, network diagnostics had access to all addresses.
I tried repair fusion but it didn't help.