Question
Generating an Annotation Unique Identifier
Hi, I'm attempting to generate highlight annotations with the annotations api, but I'm getting this error:
- code: "INVALID_ANNOTATION"
- message: "Invalid value of Annotations [\"Annotation id 3 is not having valid index. \",\"Annotation id 4 is not having valid index. \"]
How do I generate a valid identifier for an annotation?
Thank you!
