"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

Image target on found error

Hi!

 

I'm using target manager with type 'cloud'. I'm uploading images to database with VWS. Images are uploading and changing status to 'Active'. After few minutes  uploaded images are deleting from database.

 

It example of response, that i've recieved:

{

  "status" => 404

  "body" => "{"result_code":"UnknownTarget","transaction_id":"9e5cfb744d01462e8a100361d44c6aa8"}"

}

 

I have repeated this in web interface and get the same.Images are deleting after few minutes after changing status in "Active"

 

Uploaded images are less 2mb with correct extensions(.jpeg)

 

Where is my wrong?