wit-ai / wit-unity

Wit-Unity is a Unity C# wrapper around the the Wit.ai rest APIs and is a core component of Voice SDK.
Other
82 stars 20 forks source link

Trying to link a new Wit.ai app to my project fails every time #95

Open DavidRainder opened 2 months ago

DavidRainder commented 2 months ago

Everytime I'm trying to setup a new app by pasting the Server Access Token into its field, it gives me no errors on console, but everytime I click on anything else other than de Server Access Token field, it displays the message "Please supply a valid server access token".

imagen

I've tried to generate new Server Access Tokens on the wit.ai app everytime I tried this, and the outcome doesn't change. Also, just in case, my wit.ai app has 'Visibility' set to 'Open'. Am I missing some configuration?