I'm on a mac and struggling to upload large files to Bluemix's Object Storage. My credentials don't look like what is in this tutorial:
{
"auth_url": "https://identity.open.softlayer.com",
"project": "object_storage_xxxxxxxx",
"projectId": "xxxxxxxx",
"region": "dallas",
"userId": "xxxxxxxx",
"username": "member_xxxxxxxx",
"password": "xxxxxxxx",
"domainId": "xxxxxxxx",
"domainName": "xxxxxxxx",
"role": "member"
}
Has anyone had any luck uploading files on a mac?