organization · inferred from evidence
SociallyDev
Maintainer or organization associated with the Spaces-API repository.
- SignatureDoesNotMatch 403 on DigitalOcean Spaces UploadFile (leading slash in path)
Connecting to DigitalOcean Spaces with new SpacesConnect($key, $secret, $space_name, $region) returned: "SignatureDoesNotMatch" 403. Uploading a file via $space->UploadFile($path, $destination) also failed with the same SignatureDoesNotMatc
- Spaces-API PHP: temporary links crash with "Trying to access array offset on value of type null"
Generating a temporary (signed) link with the SociallyDev/Spaces-API PHP wrapper on PHP 7.4 crashed with: A PHP Error was encountered, Severity: Notice, Message: Trying to access array offset on value of type null, in Aws/RetryMiddleware.ph