Wget from Linux Server gives 403 forbidden on stable Ignition download

I am trying to download the linux installer to my VM but using the wget command just results in the following error:

wget https://files.inductiveautomation.com/release/ia/build8.0.2-
rc1/20190520-1636/Ignition-8.0.2-rc1-linux-x64-installer.run
--2019-05-29 19:02:00--  https://files.inductiveautomation.com/release/ia/build8.0.2-rc1/20190520-1636/Ignition-8.0
.2-rc1-linux-x64-installer.run
Resolving files.inductiveautomation.com (files.inductiveautomation.com)... 13.35.125.31, 13.35.125.60, 13.35.125.36
, ...
Connecting to files.inductiveautomation.com (files.inductiveautomation.com)|13.35.125.31|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2019-05-29 19:02:01 ERROR 403: Forbidden.

I’m assuming this is due to the contact form on the website, but is there a way to get around it?
I can download the nightly no problem, but the stable and early access both don’t work.

See Kevin's post here:

That worked, thanks for the quick reply @James.Lorenz