WASdev / sample.voice.gateway

Lots of helpful samples to help jumpstart development with the IBM Voice Gateway.
Apache License 2.0
62 stars 112 forks source link

fix: Removes IAM Endpoint definition #206

Closed jfmartinez closed 4 years ago

jfmartinez commented 4 years ago

The samples use the iam.bluemix.net endpoint for IAM Authentication, but on newer release we use iam.cloud.ibm.com as the endpoint by default.

Contributes to https://github.com/WASdev/sample.voice.gateway/issues/205