Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error uploading: Received non 200 response: 307 #2

Open
fabriziosestito opened this issue Dec 14, 2012 · 4 comments
Open

Error uploading: Received non 200 response: 307 #2

fabriziosestito opened this issue Dec 14, 2012 · 4 comments

Comments

@fabriziosestito
Copy link

When I try to upload to s3 I get: Error uploading: Received non 200 response: 307
I tested my keys and they work fine, any clue?

@fabriziosestito
Copy link
Author

Found this: Automattic/knox#66

@jgable
Copy link
Owner

jgable commented Dec 14, 2012

Unfortunately, I'm relying heavily on the knox library for uploading seamlessly. I do hope they can figure something out with the redirect. I'll follow the issue, but if you happen to know of another solution, I'm all ears.

@fabriziosestito
Copy link
Author

It seems that the problem is related to the region, adding region option to the s3 uploader solves the problem.
I'll do a merge request by tonight.

@fabriziosestito
Copy link
Author

It seems to work also without region now, I guess it was a propagation related error.
If you feel like I can proceed adding region option to the S3Uploader in my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants