wit-ai / wit

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

Unexpected UUID app_id when creating new app #2607

Closed lyntcelec closed 1 year ago

lyntcelec commented 1 year ago

I used the following command to create a new app, but I received an app_id that looked like a uuid. Something doesn't seem right. If you use GET https://api.wit.ai/apps, the returned list will contain app_ids that are just 16-character strings.

Screenshot 2023-04-03 at 2 17 40 PM
maidaneze commented 1 year ago

This is a legacy id. You can use it instead of the appID and the apis will still work. If you want to get the new appId you can do so from the wit.ai/apps section. Currently there are no plans to update this api to use the new appId