Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

AuthenticationError at Bluemix ObjectStorage #49

Open
alanbraz opened this issue Mar 8, 2017 · 1 comment
Open

AuthenticationError at Bluemix ObjectStorage #49

alanbraz opened this issue Mar 8, 2017 · 1 comment

Comments

@alanbraz
Copy link

alanbraz commented Mar 8, 2017

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

{
  "auth_url": "https://identity.open.softlayer.com",
  "project": "object_storage_072d5151_ee1a_4432_afa8_e822cbaa146c",
  "projectId": "1af89xxxxx1853",
  "region": "dallas",
  "userId": "fdcd47xxxxx9a60b3ac5",
  "username": "member_aa460xxxxxxx0d5b70",
  "password": "*******",
  "domainId": "c4exxxxxxx1338",
  "domainName": "10xxxx61",
  "role": "member"
}

I tried the userIdand username as YOUR_USERNAME and password as YOUR_API_KEY. And always got AuthenticationError: Invalid Credentials

Anything I am doing wrong here or any code must be updated???

@mrmcmuffinz
Copy link

I can confirm that I'm also hitting this issue however intermittently

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants