Error when configuring document visibility
Tuesday, November 16, 2021 at 10:14amHi,
I got the below error when configuring document visibility, could you please help me to understand what it means? and what could be wrong in my request?
[400, Bad Request]. Optional details: {\"messageKey\":\"error.validation.document.visibility.documentInvisibleToSigner\",\"parameters\":{\"userUid\":\"Primary01\",\"documentName\":\"docE\"},\"message\":\"The document cannot be hidden from the recipient because the recipient has signatures on the document.\",\"code\":400,\"name\":\"Validation Error\"}"
thanks,
Cindy
Reply to: Error when configuring document visibility
Tuesday, November 16, 2021 at 12:15pmHi Cindy,
It's very nice to hear from you!
From the error message "The document cannot be hidden from the recipient because the recipient has signatures on the document.", it sounds like you are only specifying visibility for "Primary01" in "docE", however there's another signer who also has signature in this document.
If you still can't figure it out, could you share the package JSON as well as the code around document visibility?
Duo