even-realities / EvenDemoApp

BSD 2-Clause "Simplified" License
76 stars 10 forks source link

"EVEN AI unable to connect to the network" error #13

Open CaydenPierce opened 1 week ago

CaydenPierce commented 1 week ago

Hello,

We have attempted to implement your SDK.

When we write text to the display, we see it on the glasses for a short moment, and then it gets overwritten by an error:

"Even AI unable to connect to the network".

Any thoughts?

iOSliuh commented 1 week ago

Hello,

We have attempted to implement your SDK.

When we write text to the display, we see it on the glasses for a short moment, and then it gets overwritten by an error:

"Even AI unable to connect to the network".

Any thoughts?

"Even AI unable to connect to the network" will be here while failing to request the aliyuncs with ourt default apikey for AI response. Maybe you could debug the ApiService class to locate this issue.