Jump to content

Will the new downloads API endpoint be S3 compatible?


Recommended Posts

Does the new `downloads/files/{id}/download` endpoint work with S3 storage?

Currently any files uploaded to Downloads that are stored in S3 need an access token created before it can be downloaded by a user. The existing endpoint `GET downloads/files/{id}` does not provide a proper URL to download from as S3 gives "AccessDenied".

Will the new endpoint provide a proper URL to actually be able to download the file from?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...