Saved signature doesn't load when signing via API signingUrls (loads fine via email link)
I have integrate Acrobat Sign REST API v6 server-to-server. Signers open agreements using the esignUrl from GET /agreements/{agreementId}/signingUrls, embedded in our own portal.
When the same signer opens the same agreement via the email link, their saved Personal Preferences signature loads automatically. Via the API signingUrls link, it never loads — same browser, same logged-in Adobe account, same signer.
Already tried: same session/cookies, embedded and non-embedded, guest and internal Acrobat Sign users, Acrobat Sign Authentication (ADOBE_SIGN), and "Allow recipients to use their saved signature" set to All recipients.
Is this a permanent limitation of the signingUrls flow, or is there a supported way to get the saved signature to load in an API-issued signing session?
