Closed L3XANDR0 closed 1 year ago
Thanks for the report - that seems to be very strange. I wonder if there's some crosstalk happening between the vanilla boto3
library and the IBM fork. I'll poke around and see if I can figure out where the US_WEST_1
is coming from. All the code you show looks perfectly correct.
@nglange Any movement on this?
I continue to hit this issue.
@nglange Could you look at this again?
@L3XANDR0 could you please check again with. ibm-cos-sdk 2.13.0 ibm-cos-sdk-core 2.13.0 ibm-cos-sdk-s3transfer 2.13.0
We are closing this issue as resolved as there is no further communication. Please create a new issue if you are facing the same problem again.
I attempted to run the IBM COS Python SDK example here: https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-sdk-gs
The sample code is failing when ibm_boto3.client() is called.
The relevant code, withouth API key and service crn.
I'm using Python version: 3.8.3, with the following modules.