Hey,
I am trying out the node js SDK for my okta APIs.
But Im receiving 401s.
I am using the private key in PEM format by adopting “Public key / Private key” Client authentication for my Application in okta.
I used the kid value as KeyId. Is this fine?
What might be missing here?