Discussions
Unable to test authentication
3 months ago by Emanuele
Hi,
I followed all the steps and code snippets for getting the key ID and composing the authentication header, but when I try to test it (last step "Test the Authentication" I get code 34 "Unauthorized" as response. What does it mean?
I use Python, this is the code I'm using to test (tokens and key IDs are only from staging): https://pastebin.com/zrUBYiBz
Thanks