"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 Create Targets Broken

Vuforia SDK Version: 4.0 and 3.X -Description with steps to reproduce:

Our code for interacting with VWS has been working for months, but for the past couple of days, since the rollout of Vuforia 4.0, there has been a severe bug. Whenever we create a new target using the JSON API, we receive a response with a result code of TargetNameExist. The target names definitely do not exist. They include a new random UUID. If we examine the target database in the web browser, we see that the new targets are in fact being created, but the problem is that the resposne we receive with the faulty result code does not include the TargetId, so we have no handle to the target which our server can store.

Can you please look into this bug immediately. It is completely destroying the vision component of our app since we create new targets programmatically all the time.

Thanks,

Philipp Hertel

 

 

-Development OS (Mac OS X, Windows, Linux): Mac, Windows, -Mobile OS and Version: N/A -Mobile Device Manufacturer and Model name: N/A -Do the Vuforia Sample Applications show the same behavior?: Don't know.

Hi Alessandro,

 

Previously uploading to vuforia was successfull but since the upgrade of the api we are having problems it keeps throwing error that says badImage.

Was looking at your documention you .jpg and .png and the file is not that big. 

 

Dear Alessandro,

I share the same concern with Philip, as our system is facing the same json api problem with our make shift web management system. we could not upload any targets into the target manager via the VWS Api. Please check on this as we are having a presentation soon.