-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Labels
Description
Remember, an issue is not the place to ask questions. You can use Stack Overflow for that, or you may want to start a discussion on the dW Answers.
When reporting a bug, please be sure to include the following:
-
Steps to reproduce
Remove the username and password settings, set SPEECH_TO_TEXT_APIKEY and TEXT_TO_SPEECH_APIKEY in env file to an RC IAM API key. -
Expected behavior
The server should start and use the credentials. -
Actual behavior
The server will not start and throw an exception when creating the authorization:
Error: Insufficient credentials provided in constructor argument. Refer to the documentation for the required parameters. Common examples are username/password, api_key, and iam_access_token. -
Browser version(s)
All -
SDK version
All