You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.
Failing to connect using
sl_storage = object_storage.get_client('YOUR_USERNAME', 'YOUR_API_KEY', datacenter='dal05')
Don't know which credentials to use. Here is what my Bluemix OS credentials looks like
I tried the
userId
andusername
as YOUR_USERNAME andpassword
as YOUR_API_KEY. And always gotAuthenticationError: Invalid Credentials
Anything I am doing wrong here or any code must be updated???
The text was updated successfully, but these errors were encountered: