Shawn Wilson

Joined

3,450 Experience
25 Lessons Completed
1 Question Solved

Activity

Posted in Direct File Uploads to S3: Part 2 Discussion

i am getting the following error:

Aws::Errors::NoSuchEndpointError at /accounts
Encountered a `SocketError` while attempting to connect to:

https://patrolvault.s3.Oreg...

This is typically the result of an invalid `:region` option or a
poorly formatted `:endpoint` option.

Posted in Direct File Uploads to S3: Part 1 Discussion

how could you handle wildcard domains with CORS?? I have a multi-tenant site with dynamic subdomains? or can i just leave it defaulted to *?