Hello.
I'm trying write Python script that will run workflows via REST API. Actually I have script that uses basic authentication (login and password are in every request), but I want use HoK token to authentication. I've read this thread Orchestrator REST API & principal holder-of-key token.
I've problem with signature. Can someone tell me how can I generate it? Server return raport with description "tenant is null". What is this "tenant"?