Closed rawkintrevo closed 5 years ago
Hi @rawkintrevo can you try changing the config to; config=Config(signature_version='s3v4'))
And let me know if this works?
Ahh- that does work. At a minimum I think someone (maybe me?) needs to update this: https://console.bluemix.net/docs/services/cloud-object-storage/libraries/python.html#using-python
@rawkintrevo are you happy to close this issue now?
Yea- updating docs would be my only comment, but I'm closing issue now.
UPDATE:
I'm trying to do a thing, but hitting an issue when writing data to IBM COS (S3)
This code
yields this result:
Have been googling for an hour but can't seem to make anything work- have tried new creds, have used "reader" "writer" and "manager" creds, none work. Can't seem to get it- pls help!