|
"credentials": { |
|
"apikey": "tz4fhIiIPg6c1JHnP7tiZBtGfeCtCydlv6rbc6k4acw=", |
|
"appId": "cs-9a909c58-c5a9-569d-aa7c-1f36f94b23ad", |
|
"st-67890":{ |
|
"apikey": "test_api_key2", |
|
"appId": "test_app_id2" |
|
} |
In the latest merge, someone kept their API keys in place of the test api key placeholder. Please change back. Also, I'm unclear on what to put in for the default and "st-67890" entries in config.
should I be using both api entries? Or what should I do to follow the guide:
https://developer.kore.ai/docs/bots/sdks/kore-ai-botkit-sdk-tutorial/
BotKit/config.json
Lines 12 to 18 in ddd3dda
In the latest merge, someone kept their API keys in place of the test api key placeholder. Please change back. Also, I'm unclear on what to put in for the default and "st-67890" entries in config.
should I be using both api entries? Or what should I do to follow the guide:
https://developer.kore.ai/docs/bots/sdks/kore-ai-botkit-sdk-tutorial/