"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

getting Error to access the VWS API

 

I am trying to access the VWS from objective-C.Please help me in this regard.I am getting an error indicating below.The sample is on java.I will appreciate if u will provide us the sample of VWS on objective-C too.

 

Error:

<html><head><title>Apache Tomcat/6.0.35 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.35</h3></body></html>

Hi,

Could you please provide some more details as to how you are going about this etc.?

Also, have you checked the CloudReco forum for users who have had similar problems and what the diagnosis was?

cheers

N

simoncanil

Sun, 12/06/2015 - 12:35

DId you guys ever find a solution here? 

 

I've got similar code to above, however I am trying with a GET approach, and therefore remove an chance it is the objective-c MD5 algorithm. As such, I believe that this must be due to the HMAC routine?