I am trying to download a test build (public, published and not restricted) from unity using code. When using the download page, it returns the page itself as text and when using the direct download link I found using postman, it returns a 404 not found.
this is the format it says I should be using: https://itch.io/file/id/download but it leads to a 404 not found. AM I missing something here?