Can't download the truck file - get the error shown below

posted to: Shading a Toy Truck

This XML file does not appear to have any style information associated with it. The document tree is shown below.

<Error>

<Code>AccessDenied</Code>

<Message>Request has expired</Message>

<X-Amz-Expires>900</X-Amz-Expires>

<Expires>2017-11-02T16:15:47Z</Expires>

<ServerTime>2017-11-02T16:24:15Z</ServerTime>

<RequestId>4B6435B3226F26A2</RequestId>

<HostId>

sRHMLECC/lZj47UcvAwA1uOPikzVNh4WxOCtRsEMaRm7KXVoLmzcKAd3DaYh1M6Vy2ZR32xF23E=

</HostId>

</Error>

  • Jonathan Lampel replied

    Hey cchorazin , I can't seem to duplicate the issue so I'm not sure how to help with this one. It seems to be downloading normally for us. 

  • chorazin replied

    And indeed, it's now working for me too. Must be something to do with halloween...

  • wekateka replied

    For future readers: if you get this problem you can quickly solve it by removing anything from the right of the URL in your address bar up to the .zip and pressing enter.

    For example, the following:

    https://cgcookie-rails.s3.amazonaws.com/store/download/657/file/cf5545e65ebdcaac2bc05317aaf5964b.zip?response-content-disposition=attachment%3B%20filename%3D"ToyTruck_Start.zip"&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAITK2SDMAUIGKRQTA%2F20190224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20190224T120413Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&X-Amz-Signature=3fc5ed757f773b253d6efc28d652310923dbdc595a2b5b488d7f54410092ce66
    

    Should be turned into:

    https://cgcookie-rails.s3.amazonaws.com/store/download/657/file/cf5545e65ebdcaac2bc05317aaf5964b.zip


    I'm not sure why HTML headers are put into url parameters here, but CGCookies webdev team might want to have a look at that.

    I can confirm I get this behavior on latest Vivaldi (Chromium/webkit).

  • Jonathan Lampel replied

    Thanks for the catch! I've copied your comment over to the GitHub issue we have open for this.