cyberark / conjur-api-python

Python client for the CyberArk Conjur API
Apache License 2.0
8 stars 3 forks source link

Fix hostfactory not awaiting bug #9

Closed mbenita-Cyberark closed 2 years ago

mbenita-Cyberark commented 2 years ago

Desired Outcome

create_host and create_token awaited the wrong value and raised a runtime error. this PR fix it

Implemented Changes

awaited the request and return the json