IBM / ibm-cos-sdk-python

ibm-cos-sdk-python
Apache License 2.0
46 stars 26 forks source link

ibm_botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied #27

Closed harshit777 closed 5 years ago

harshit777 commented 5 years ago

ibm_botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied

Getting this issue since last two days, checked the credentials and all the keys. Not able to find the error.

paul-carron commented 5 years ago

@harshit777 How are you authenticating? Is ListBuckets the only operation that causes that error? If it previously worked has anything changed in your code or on the bucket?

paul-carron commented 5 years ago

@harshit777 Is this still an issue?

harshit777 commented 5 years ago

@paul-carron issue has been resolved as there were some unresolved issues, I recreated the credentials and it worked fine

paul-carron commented 5 years ago

Thanks @harshit777

closed

paul-carron commented 5 years ago

@harshit777 can you please close this ticket?