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

User requires adding the full URL in Lambda ENV #3

Open
Lestat06 opened this issue Sep 7, 2023 · 0 comments
Open

User requires adding the full URL in Lambda ENV #3

Lestat06 opened this issue Sep 7, 2023 · 0 comments

Comments

@Lestat06
Copy link

Lestat06 commented Sep 7, 2023

After uploading the zip containing the code in lambda, the user is required to add the ENV variable, the one that is the URL of the CDR environment needs to be the full path where the request is sent, otherwise the response will be a 404.

Actual behaviour:
Adding only the DNS/IP in the ENV variable in Lambda will result in a 404 and files went be processed because the code expects the full path with the endpoint in the ENV.

Expected behaviour:
User should be required to add only the DNS/IP in the required ENV var CDR_URL

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

1 participant