Comment 17 for bug 1878438

Revision history for this message
Kristi Nikolla (knikolla) wrote :

Bo,

If I understand correctly, your code example is simulating a service receiving a request with a token, and that is why you can't use application credentials directly.

It should be possible to instantiate a client in python directly with a token and endpoint, though I haven't tried it.