"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

Ruby Gem for web services api

Hi.

I have written a Ruby gem implementing most of the webservices api calls for the cloud database. It's a kind of a conversion from the already existing java/php code.

It partly works but is not finished yet; if you are interested it's here: https://github.com/nkokkos/vws

Thanx.

I have finished writing the ruby gem to interact with Vuforia Web Services API for target management . I have not added application_metadata field into its logic; that I will do in the future if I have the time.

Hi,

everytime I try to update a target through the api, say I want to change the active flag from true to false, the change becomes active after a really long time.

The same happens if i want to delete an inctive target through the api.