Vuforia: Failed to authorize experience server.
- April 19, 2021
- 1 reply
- 25524 views
Hi,
I am getting the below error when trying to validate or publish an experience in Studio, when we enable self-signed checkbox then we are able to both validate and publish but then when we try to view the experience using Vuforia View we get massage:Unable to load the experience.
We then tried re-configuring the server to use http and everything seems to be working as expected but this option is not same as we are also connecting to thingworx with sensitive data.
We followed the pdf documentation "Vuforia_Experience_Service" but still we having these issues.
Log file output when using https:
[2021-04-19T10:35:52.848Z] debug: [twx-studio:auth] Updating cached sslValidate to true
[0mGET /api/switch [32m200[0m 4.368 ms - -[0m
[0mGET /api/switch [32m200[0m 0.840 ms - -[0m
[2021-04-19T10:35:53.974Z] debug: [twx-studio:auth] Authenticate using: https://xxxx:xxxx ssl: true GET /validate
[2021-04-19T10:35:53.974Z] debug: [twx-studio:AuthRequest] doRequest /ExperienceService/username
[2021-04-19T10:35:53.975Z] debug: [twx-studio:auth] Use Basic authorization
[2021-04-19T10:35:54.003Z] debug: [twx-studio:AuthRequest] https://xxxxxx/ExperienceService/username response code undefined
[2021-04-19T10:35:54.003Z] debug: [twx-studio:AuthRequest] https://xxxxxx/ExperienceService/username Error Error: self signed certificate
at TLSSocket.onConnectSecure (_tls_wrap.js:1497:34)
at TLSSocket.emit (events.js:315:20)
at TLSSocket.EventEmitter.emit (domain.js:467:12)
at TLSSocket._finishInit (_tls_wrap.js:932:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706:12)
at TLSWrap.callbackTrampoline (internal/async_hooks.js:131:14) {
code: 'DEPTH_ZERO_SELF_SIGNED_CERT'
}
[2021-04-19T10:35:54.003Z] debug: [twx-studio:auth] Failed to authenticate experience server https://xxxx:xxxx undefined undefined
[0mGET /api/validate [31m500[0m 31.335 ms - 37[0m

