Question
How can I download a file from digitalocean?
I’m new.
I have a problem about 403 as below.
When I put URL on browser, it appears.
(I just would like to check whether I can download it or not,
that’s why I put url on browser.)
How can I download files that is already uploaded in DigitaOcean?
I wonder if URL structure is wrong.
Thank you.
Error
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<RequestId>**********************************-005abb5289-163c5f-nyc3a</RequestId>
<HostId>*****-nyc3a-nyc</HostId>
</Error>
URL
https://nyc3.digitaloceanspaces.com/{FILE_NAME}?AWSAccessKeyId={ACCESS_KEY}&Expires=1585464193&Signature={SIGNATURE}
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×