When I attempt to download ROBLOX on my new iMac, nothing happens. Upon investigating the browser’s developer console, I find that I am receiving a 403 Forbidden error for the request GET http://setup.rbxcdn.com/mac/version-…-Roblox.dmg
This occurs both in Safari and Chrome, and both when I request it in HTTP and HTTPS.
edit: I receive the following XML (with spaces added to make it show up in post):
< Error>
< Code>AccessDenied< /Code>
< Message>Access Denied< /Message>
< RequestId>…< /RequestId>
< HostId>
…
< /HostId>
< /Error>