1、运行EasyAR-WebAR_windows.exe时闪退
用cmd运行时提示 配置文件格式错误: config/application.txt
2、已经按照说明配置了该文件,检查无误
{
"web": {
"port": ":3000"
},
"cloud": {
"key": "xxx",
"secret": "xxx",
"url": "
http://xxx.cn1.crs.easyar.com:8080"
}
}
3、通过浏览器直接访问该url并手动输入key和secret显示:
{"statusCode":17,"result":{"message":"No result: there is no matching."}}