The default value "fake" for the `EnvelopeKey` parameter has been removed when calling `AnnotationService.GetAnnotationsAsync` and `EnvelopeReceiverService.GetAsync`. The code now directly uses the `EnvelopeKey` variable, assuming it will always have a valid value or that null/empty handling is managed elsewhere.