Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

java.lang.IllegalArgumentException: No enum constant com.hellosign.sdk.resource.support.types.SignatureStatus.error_invalid_email #185

Open
nken29 opened this issue Jul 1, 2022 · 0 comments
Labels
legacy Related to legacy, non-OpenAPI SDK

Comments

@nken29
Copy link

nken29 commented Jul 1, 2022

hellosign-java-sdk.version: 5.2.3
public enum SignatureStatus {
success,
on_hold,
signed,
awaiting_signature,
declined,
error_unknown,
error_file,
error_component_position,
error_text_tag
}

@nken29 nken29 changed the title java.lang.IllegalArgumentException: No enum constant com.hellosign.sdk.resource.support.types.SignatureStatus.error_invalid_email at java.lang.Enum.valueOf(Enum.java:238) java.lang.IllegalArgumentException: No enum constant com.hellosign.sdk.resource.support.types.SignatureStatus.error_invalid_email Jul 1, 2022
@jtreminio-dropbox jtreminio-dropbox added the legacy Related to legacy, non-OpenAPI SDK label Jul 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
legacy Related to legacy, non-OpenAPI SDK
Projects
None yet
Development

No branches or pull requests

2 participants