docusign / passport-docusign

The official DocuSign Passport package
MIT License
7 stars 7 forks source link

_error: "net::ERR_HTTP_RESPONSE_CODE_FAILURE #10

Open Pio-Dev-Github opened 1 year ago

Pio-Dev-Github commented 1 year ago

This is with reference to docusign passport strategy mentioned at - https://www.passportjs.org/packages/passport-docusign/

Problem - The strategy is not working when deployed on the aws cloud using express js on aws lambda services. Getting the issue like "_error: "net::ERR_HTTP_RESPONSE_CODE_FAILURE", for the callback request.

The same is working fine when trying from the local machine and getting the access and refresh token. ksnip_20230413-184707

Pio-Dev-Github commented 1 year ago

Can someone please look into the issue?