wit-ai / wit

Natural Language Interface for apps and devices
https://wit.ai/
937 stars 91 forks source link

500 error on endpoint GET message #2538

Closed amit2k761 closed 1 year ago

amit2k761 commented 1 year ago

Do you want to request a feature, report a bug, or ask a question about wit? bug

What is the current behavior? On using the API https://api.wit.ai/message?v=20220503&q=water. The server returns me{ "error": "Something went wrong. We've been notified", "code": "unknown" }`

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Just use the GET Message endpoint

What is the expected behavior? Return all the available utterances

If applicable, what is the App ID where you are experiencing this issue? If you do not provide this, we cannot help. APP id - 247216750353110

amit2k761 commented 1 year ago

@ChrisyShine please help

ChrisyShine commented 1 year ago

The get /utterances endpoint should be good for your app. Can you double check? And can you confirm which endpoint is broken? You mentioned 2 endpoints: get /message and get /utterances.

amit2k761 commented 1 year ago

@ChrisyShine /message endpoint is broken for me

amit2k761 commented 1 year ago

@ChrisyShine Please help on this .

ChrisyShine commented 1 year ago

There are some problems with the built-in entities. We are investigating and working on the fix.

berniceburgos1 commented 1 year ago

APP id - 247216750353110

Barbog commented 1 year ago

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