Welcome to the Smartsheet Forum Archives


The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.

Downloading attachments through API with URLs fails

Venks I
Venks I
edited 12/09/19 in Archived 2015 Posts
When requesting to download an object, I get a "timing limited" URL of the form:

https://s3.amazonaws.com/SmartsheetB1/*******?response-content-disposition=attachment;filename="*************************.pdf";filename*=UTF-8''*************************.pdf&Signature=*********=&Expires=********&AWSAccessKeyId=***************

Trying this URL directly gives an error :

<?xml version="1.0" encoding="UTF-8"?>
InvalidRequestRequest specific response headers cannot be used for anonymous GET requests.********************************************************************************

I tried various pieces of the URL, but always end up with either Access Denied or "Query-string authentication requires the Signature, Expires and AWSAccessKeyId parameters",

even though they do exist.

I am using version 2.0 of the API.

Any help is appreciated.

Thank you

Comments

This discussion has been closed.