wit icon indicating copy to clipboard operation
wit copied to clipboard

wit.wit.WitError: Wit responded with status: 500 (Internal Server Error)

Open DesTinY0x01 opened this issue 3 years ago • 1 comments
trafficstars

Hello, I got this error while testing my python code (Speech API):

Traceback (most recent call last): File "C:\Users\XXXXXX\Desktop\Scripts\wit.py", line 74, in resp = client.speech(f, {'Content-Type': 'audio/wav'}) File "C:\Users\XXXXXX\Desktop\Scripts\venv\lib\site-packages\wit\wit.py", line 89, in speech resp = req(self.logger, self.access_token, 'POST', '/speech', params, File "C:\Users\XXXXXX\Desktop\Scripts\venv\lib\site-packages\wit\wit.py", line 42, in req raise WitError('Wit responded with status: ' + str(rsp.status_code) + wit.wit.WitError: Wit responded with status: 500 (Internal Server Error)

My App ID: 472446664159139

DesTinY0x01 avatar Jul 10 '22 02:07 DesTinY0x01

Have same issue : 'Wit responded with status: 500 (Internal Server Error)',) App ID 1404017363363052

brunocanti avatar Aug 05 '22 03:08 brunocanti

Closing due to no movement on the issue. Please re-open or file a new task should the issue be persisting.

Barbog avatar Apr 18 '23 09:04 Barbog