bab29

Results 6 comments of bab29

Does this occur when a account only uses OTP and no password? If only OTP is in use the OTP token should be passed at the password. Can you confirm...

Folder should be "root" not "/" Code examples are available here https://github.com/cyberark/epv-api-scripts/tree/main/Linked%20Accounts

You "data" should be this ``` data = f""" {{ "name": "{reconcile_account_name}", "safe": "{reconcile_safe_name}", "folder" "{folder}", "extraPasswordIndex": {extraPassIndex} }} """ ``` There is no "Account" layer in the call.