I have created an AVS application based off the AVS sample application which uses a python client to record a request, submit it to AVS, and then record the response and play it. I often get the response:
"Sorry, I'm having trouble. Please try in a little while."
It comes back with a 200 response in the request, but there is a reference to an ErrorNotifier in the content, in addition to what seems to be the MP3 file containing the audio containing the stament above.
It comes back so that I can use it for like a minute and then goes away again. At first, I created a new security profile and produced a refresh key for it and tried it again. It worked for a minute or two, and then the same problem occurred. This makes me think that it is a rate limit / authentication issue. However, all authentication responses come back with 200. In addition, when I get the "having trouble" response, I can see the question came in properly when I view the history of that device.
Any body have thoughts?
Thanks
Nicholas Fisher