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

Internal server error appears for requestCorporateSignature call #4095

Closed
thakurveerendras opened this issue Aug 25, 2023 · 5 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@thakurveerendras
Copy link
Contributor

Summary

Internal server error appears for requestCorporateSignature call

Background

  1. Login company dashboard
  2. Search project & open easycla page : https://lfx.dev.platform.linuxfoundation.org/foundation/a09P000000DsNGsIAN/project/a09P000000DsNH2IAN/cla
  3. Now try to sign cclas
    See-Internal server error appears for requestCorporateSignature call

{
"data": {
"requestCorporateSignature": {
"code": 500,
"message": "internal server error",
"success": false,
"data": null,
"__typename": "RequestCorporateSignatureResult"
}
}
}

Expected behavior

Users should allowed to sign cclas

Screenshots

image (85)

@thakurveerendras thakurveerendras added the bug Something isn't working label Aug 25, 2023
nickmango added a commit to nickmango/easycla that referenced this issue Aug 28, 2023
…ation

- Added oauth setup for docusign auth flow
- Changed library for getting s3 document using requests package

Signed-off-by: Harold Wanyama <hwanyama@contractor.linuxfoundation.org>
nickmango added a commit that referenced this issue Aug 28, 2023
@mlehotskylf
Copy link
Contributor

According to @nickmango, this is fixed so moving to QA.

@thakurveerendras
Copy link
Contributor Author

Tested issue on dev site & it is working fine as expected. So moving this issue status to ready for deployment

1 similar comment
@thakurveerendras
Copy link
Contributor Author

Tested issue on dev site & it is working fine as expected. So moving this issue status to ready for deployment

@thakurveerendras
Copy link
Contributor Author

This issue is not reproducible on prod, So moving issue status QA-Done

@mlehotskylf
Copy link
Contributor

This is done, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants