wit-ai / wit

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

Import function not working when compressing folder manually #358

Closed dgyurko closed 6 years ago

dgyurko commented 7 years ago

Hi,

When I export an app from wit.ai I get a .zip file as a result. If I straight up import the .zip file as version 2, it works, but if I decompress it and then compress it again and try to upload, then I get an unknown error (in the upper right corner).

witai import bug

How do you get through this?

Sincerely, Dave

stopachka commented 6 years ago

this happened most likely because import requires the app to come in order (you can follow the zip-command in app.json. we will soon create a version where the order won't matter