"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

Summary

Hi

I tried out the GET to /summary and it looks like something may be wrong?

This is what I get back in PHP/CURL:

array(1) { [0]=> object(stdClass)#366 (2) { ["result_code"]=> string(4) "Fail" ["transaction_id"]=> string(32) "6ac12f90ba62416fbd9a28fba607cf1a" } }

Thanks, Jesper

DavidBeard

Fri, 10/12/2012 - 00:36

/summary isn't supported yet. This should be acknowledged in your documentation in the HTTP methods section. If not, tell me and I'll make sure that you get a current spec doc.

The 1.03 Alpha docs show /summary and /summary/{target_id} are available in the Beta.

Also, the signature examples (page 8, page 19), show the long name for the month in the date ("April" vs "Apr").

Is there a newer version of the docs?

DavidBeard

Fri, 10/12/2012 - 01:17

Yes - please PM me an address to send the latest doc to ( 1.04 ), anyone else who needs this can do the same.

Hi David

I have ALFPA-1.04 and it shows this method as available.

Can you send me an updated doc please and somehow announse when they become available going forward?

 

Thanks, Jesper

DavidBeard

Fri, 10/19/2012 - 23:05

Hi Jesper

I've sent you a corrected 1.04 doc - we're still on 1.04. 

 

FYI - the 1.0.9 docs (2 Nov) still list "/summary" and "/summary/{target_id}" as available for beta.