"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

Cloud Image Targets Web API AuthenticationFailure

Hi, I'm getting AuthenticationFailure with the JSON code from the documentation, any help please?

POST /targets HTTP/1.1 Host: vws.vuforia.com Date: Mon, 07 Nov 2022 12:45:19 GMT Authorization: VWS Access Key::Secret Key Content-Type: application/json {   "name":"tarmac",   "width":32.0,   "image":"0912ba39x...",   "application_metadata":"496fbb6532b3863460a984de1d980bed5ebcd507" }

Reponse:

{

    "result_code": "AuthenticationFailure",     "transaction_id": "0e636469a78741a28e5f2183a479cb47" }