Open sciabarracom opened 3 years ago
Can you provide the error output? We have an integration test for this - which passed last time I checked. Can you run them and confirm it fails? I'm interested to think about why that code is now failing before we merge the fix.
After a lot of investigation - I tracked this down to an undocumented feature of the S3 boto library with regional endpoints for new regions....
I've also added unit and integration tests to verify that we can do both GET & PUT requests using the storage libraries with signed URLs. https://github.com/nimbella/nimbella-sdk-python/pull/18/files
I've got a few other PRs to merge and then we can release a new version.
If you try to generate a signed url you get an error message