Discussions

Ask a Question
Back to All

Unable to test authentication

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