Following couple of Questions I understand that the LUIS Authoring resource has a limit of 1000/month for testing in luis.ai and generating the Json view format.
LUIS gives 403 response with "Out of call volume quota."
All the instances we have can be created within the Authoring resource only, while within the app / instance we can have a prediction resource. Currently, I have added prediction resource within my app, but I am not able to get through this error. Is there any other settings change that I should follow to make this happen? (include or use the prediction key etc.)
Thanks in Advance.