Skip to main content
Gathering Interest

JavaScript SDK downloadUrls missing query parameters field

Related products:REST API
  • December 7, 2022
  • 1 reply
  • 30 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
Expert ⭐️⭐️⭐️⭐️
Forum|alt.badge.img+3
  • Head of Community
  • December 9, 2022
NewGathering Interest