I am trying to configure my LUIS application in luis.ai (because it seems like I cannot configure it directly in Azure?). In any case, I created the Language Understanding Intelligent Service (LUIS) resource (preview), but when I enter one of the keys from this resource into "My Keys" in luis.ai, I get this error: "Bad argument, invalid subscription "Key"
In addition, I just tried to publish the application using bootstrap and got the following errors:
{"statusCode": 401, "message": "Access is denied due to an invalid subscription key. Be sure to specify a valid key for the active subscription." }
