All the information about the upload such as the name, group, keyvalues, etc. must be part of the signed URL in order for those values to go through. If you have a basic signed URL with no extra parameters and then try to add fields like name, group, etc. they will not go through.
Usage
Returns
- Type:
string
Parameters
expires
- Type:
number
name (Optional)
- Type:
string
mimeTypes (Optional)
- Type:
string[]
maxFileSize (Optional)
- Type:
number
bytes
groupId (Optional)
- Type:
string
keyvalues (Optional)
- Type:
Record<string, string>
date (Optional)
- Type:
number