Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehler code-examples-java #19

Open
GBIEK opened this issue Jan 11, 2023 · 3 comments
Open

Fehler code-examples-java #19

GBIEK opened this issue Jan 11, 2023 · 3 comments

Comments

@GBIEK
Copy link

GBIEK commented Jan 11, 2023

Hello,

i get a error wenn i run the code-example-java. Can you please help me? Thanks!

Error:
Oops, we have encountered a problem.

Message:

Dump:

Please check your account configuration. If you are unable to resolve the problem, open a new issue on GitHub.

@sylvainleb376
Copy link

Hello,
It could be a problem related to authentication settings.
In order to troubleshoot this error, we would need to have specific account details. Could you please raise a ticket to Docusign support, and we'll can help you more.
Thanks,
Sylvain

@fkrichene
Copy link

fkrichene commented Jan 13, 2023

Hello,

Are you getting such an exception?
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "CFRError" (class com.docusign.core.model.manifestModels.SupportingTexts), not marked as ignorable (28 known properties: "HelpingTexts", "SubmitButton", "SelectAPIPage", "WelcomeText", "HomeButton", "ChangeAPITypeButton", "APIMethodUsed", "ContinueButton", "LoginButton", "ViewSourceFile", "helpingTexts", "submitButton", "selectAPIPage", "welcomeText", "homeButton", "changeAPITypeButton", "LoginPage", "continueButton", "HomePageText", "APIMethodUsedPlural", "loginPage", "homePageText", "logoutButton", "loginButton", "LogoutButton", "viewSourceFile", "apimethodUsedPlural", "apimethodUsed"]) at [Source: (StringReader); line: 1, column: 604] (through reference chain: com.docusign.core.model.manifestModels.ManifestStructure["SupportingTexts"]->com.docusign.core.model.manifestModels.SupportingTexts["CFRError"])

I had the same error and I assume that you and me use an older version of quickstart project. I fixed the issue by adding public String CFREnabled; to classes SupportingTexts.java and CodeExampleText.java.

Foued

@InbarGazit
Copy link
Member

Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants