bluemix-go icon indicating copy to clipboard operation
bluemix-go copied to clipboard

Property validation error when creating Service Key

Open davissp14 opened this issue 6 years ago • 2 comments

Request failed with status code: 400, BXNIM0106E: Validation of property 'response_type' with value '[uaa, cloud_iam]' failed. Valid values: 'cloud_iam'

https://github.com/IBM-Cloud/bluemix-go/blob/00b345fa91ae8faa596c29f827f762bd5721b1b7/authentication/iam.go#L107

Thoughts?

davissp14 avatar Aug 27 '18 21:08 davissp14

Same error, received when using the IBM Terraform provider with a Service ID.

karlskewes avatar Oct 16 '18 22:10 karlskewes

Request failed with status code: 400, BXNIM0106E:

same error...

ArielZhang avatar Mar 05 '19 12:03 ArielZhang