Hello! We are currently trying to test out the threejs example from the WebAR documentation. We did everything according to readme instructions, here are the steps we did:
1) Put apiKey, apiSecret, crsAppId in the application.txt config;
2) Put client-end URL, crsAppId and token in their respective fields in app.js;
3) Launch EasyAR-WebAR_windows.exe;
4) Go to http://127.0.0.1:3000/TokenThreeJsExample/
5) Enable camera -> Start recognition;
Then the console gets spammed with the "non-sdk client for dau databases" error with statusCode 7. What do we do in this situation?
Thank you in advance!