Trying to utilize the QnaMaker filtering capabilities via the API as described here. When I make a request with the strict filters set, I receive the following response:
{
"error": {
"code": "Unspecified",
"message": "Something happened. Please retry after some time."
}
}
Any ideas?