Amazon S3: When trying to import files, it gives Forbidden (HTTP 403) error

When you try to import files from Amazon S3, you might see an error something like this:

Error in parse_aws_s3_response(r, Sig, verbose = verbose):
  Forbidden (HTTP 403)

If this is the case, please check your Amazon S3 connection and make sure you use an Access Key ID that has permission on the Bucket and files.

1 Like