Skip to main content
Gathering Interest

JavaScript SDK downloadUrls missing query parameters field

Related products:API and SDKs
  • December 7, 2022
  • 1 reply
  • 27 views

Forum|alt.badge.img+5

The extendedExpiration query parameter cannot be added via js-sdk, only by a post method.

await client.files.getDownloadUrls([{id: 123}, {externalId: 'abc'}]);
Post method

It would be a nice-to-have feature to have to change the expiration time of the download url.

1 reply

Anita Hæhre
Seasoned Practitioner
Forum|alt.badge.img+1
  • Head of Community
  • December 9, 2022
NewGathering Interest