You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this, sorry for the late reply I'm fairly busy but I will try to create a fix for this.
Are you using this url for a put request or for another type of request?
Not sure what the best way is to detect path-style urls maybe via an extra param path_style to the constructor:
Hi,
It doesn't seem to work with path-style requests: e.g.
https://s3-eu-west-1.amazonaws.com/my_bucket.name/a1_v1.jpg
It seems to think 's3-eu-west' is the bucket.
The text was updated successfully, but these errors were encountered: