bab29
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...
Can you please provide the line numbers?
Still needs review
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.