Skip to content

Instantly share code, notes, and snippets.

@kierenj
Created September 8, 2019 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kierenj/9d828343e9224073f69325d4745f223b to your computer and use it in GitHub Desktop.
Save kierenj/9d828343e9224073f69325d4745f223b to your computer and use it in GitHub Desktop.

Debug output

Target: 33333333333333333333333333333333

Access key: 1111111111111111111111111111111111111111

Secret key: 2222222222222222222222222222222222222222

URL: https://vws.vuforia.com/targets/33333333333333333333333333333333/instances

Body: {"instance_id":"i71t"}

MD5: 8e4e1753b78fbe00256cf1a0a9c69aaf

Content to hash:

POST
8e4e1753b78fbe00256cf1a0a9c69aaf
application/json
Sun, 08 Sep 2019 19:57:59 GMT
https://vws.vuforia.com/targets/33333333333333333333333333333333/instances

Signature: +gOn54v/cSKnKc48CRN5SaVWrq4= Auth header: VWS 1111111111111111111111111111111111111111:+gOn54v/cSKnKc48CRN5SaVWrq4=

Raw request

POST https://vws.vuforia.com/targets/33333333333333333333333333333333/instances HTTP/1.1
Date: Sun, 08 Sep 2019 19:57:59 GMT
Accept: image/png
Authorization: VWS 1111111111111111111111111111111111111111:+gOn54v/cSKnKc48CRN5SaVWrq4=
Content-Type: application/json
Content-Length: 22
Host: vws.vuforia.com

{"instance_id":"i71t"}

Raw response

HTTP/1.1 401 Unauthorized
Content-Type: application/json
Date: Sun, 08 Sep 2019 19:57:58 GMT
Server: nginx
Content-Length: 91
Connection: keep-alive

{"result_code":"AuthenticationFailure","transaction_id":"855fec65688b4469bbc4e8890e2c7875"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment