"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 Services API

Hi there,

I'm relatively new to Vuforia and also fairly new to using REST API's so my questions are probably pretty basic but here goes...

I'd read through the documentation on the Vuforia web services API found here...

https://library.vuforia.com/articles/Solution/How-To-Use-the-Vuforia-Web-Services-API.html#How-To-Retrieve-a-Target-Record

and here...

https://library.vuforia.com/articles/Training/Using-the-VWS-API.html

 

I'm fooling around in a tool called PostMan (https://www.getpostman.com/) to see if I can do some basic operations on my Cloud DB via the web services API.  For example trying to replicate the 'how to retrieve a target record' example in the documentation using PostMan.

I don't seem to be forming the request properly, and in particular I think I'm struggling with the authentication portion of the header.  I was wondering if someone more capable and experienced than I has ever used PostMan with the Vuforia Web Services API and if so would they be willing to provide a beginner like me with some guidance on how to successfully do a simple request?  Thanks so much.