IBM-Cloud / bluemix-go

Go library for accessing the Bluemix API
Apache License 2.0
37 stars 89 forks source link

Information on how to generate Bluemix API Key is outdated #110

Closed marcinmiszkiel closed 5 years ago

marcinmiszkiel commented 6 years ago

Have a customer who reports that he cannot find this option in bluemix console: "Login to Bluemix to create one if you don't already have one. Follow Manage -> Account -> Users. Click on Bluemix API Keys"

https://github.com/IBM-Cloud/bluemix-go

The correct way to create an API key for your user identity in the Bluemix UI is as follows: Go to Manage > Security > Platform API keys. Click Create API key. Enter a name and description for your API key. Click Create API key.

https://console.bluemix.net/docs/iam/userid_keys.html#userapikey

ashishth09 commented 6 years ago

Yes, the UI has changed a lot. You are welcome to put this in a PR.