Closed MohammedAbdulMateen closed 6 years ago
Happened to me as well...
Please make sure you are using your programmatic key, in the LUIS website, for authoring calls only and that all endpoint calls are made using a LUIS subscription key. There is a free F0, and a paid, S0, tier. https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-boundaries#key-limits
I had to update to the subscriptionKey using this command:
msbot update luis --appId
In the LUIS pricing page given here it says,
LUIS API—Free 10,000 transactions free per month
but I receive an email saying that I am about to approach my quota limit and the limit is 1,000 API calls and this isn't the first time it happened, could you please tell why is it so and why isn't it as mentioned on the LUIS web page, could you please clarify or is there something I am missing?