Hey everyone,
As the title suggests, I'm facing an issue where text tags are not removed when a document is sent for signing (when the user opens it for signing), even though the `hide_text_tags` flag is set to true.
This problem started recently—it used to work fine before. I'm wondering what might have changed and if there's a way to fix this.
P.S. I know the documentation suggests changing the font color to match the background instead of using `hide_text_tags`, but I have many documents to update, so I'm looking for a programmatic solution. Ref: Text Tags Walkthrough | Dropbox Sign for Developers
Any insights would be appreciated!