tencent cloud

Last updated: 2024-02-02 15:51:37
FAQs
Last updated: 2024-02-02 15:51:37

How do I read all attributes of a file with Go SDK?

You can use the GET Object API to obtain file attributes from Response.Header.

Does Go SDK support file stream upload?

Go SDK allows you to upload file or byte streams. For more information, see Uploading Objects.

What should I do if the Go SDK reports the error "403 AccessDenied(Message: Request has expired, RequestId: xxx, TraceId: xxx)"?

If the error is caused by the expiration of the signature, simply generate a new signature. If the error persists, check whether the local time of the server is set to the local standard time.
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback