"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

web api (cloud) Add target issue

Hi

We are  using vuforia web api to upload targets. 

While retrieving targets it is fine.

But while uploading targets it throws error

The remote server returned an error: (401) Unauthorized. https://library.vuforia.com/articles/Solution/How-To-Use-the-Vuforia-Web-Services-API.html#How-To-Add-a-Target  

Can anyone please let us know what could be the issue.

 

Thanks

 

Maxisoft2

Thu, 09/21/2017 - 20:19

Which kind of server technologie are you using?
For PHP you can use this class and extend it. It woks for me!
https://github.com/FionNoir/VuforiaClient

If you can get your targets, you should also be authorized to upload them...

Hi,

 

Thanks for the quick response. We are using .net technology. Is there any link you could provide for that.

 

 

Thanks.