"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

VWS PHP Sample Code - Result Code: Fail

Hi, when trying to execute the GetAllTargets from the PHP examples (VWS Sample Code PHP 2.0.0), following error is returned: Unexpected HTTP status: 400 Bad Request {"result_code":"Fail","transaction_id":"5fc968ff1d134742aa63e82abae7df48"} I just changed the time zone to UTC. Did anyone encounter this issue and knows a possible cause? Thanks!

harikrishnans

Tue, 09/25/2018 - 09:48

i have been trying to access the VWS API from c# project. I get the same error for uploading a target and retrieving a target.

{
    "result_code": "Fail",
    "transaction_id": "6a6e696413734c2296393a8caed25092"
}