The streaming service fails when using the private key content. It seems to require a PKCS1 key that starts with "BEGIN RSA PRIVATE KEY" but there is no way to generate a PKCS1. Nor does it accepts the keys as described here: https://docs.oracle.com/en-us/iaas/Content/API/Concepts/apisigningkey.htm.
Hi @vrich-100 , which version of the Python SDK are you using? Do you see any error messages? We will ask the streaming team to reproduce the scenario here, thanks.
The streaming service fails when using the private key content. It seems to require a PKCS1 key that starts with "BEGIN RSA PRIVATE KEY" but there is no way to generate a PKCS1. Nor does it accepts the keys as described here: https://docs.oracle.com/en-us/iaas/Content/API/Concepts/apisigningkey.htm.