dwyl / learn-aws-lambda

✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
1.05k stars 202 forks source link

AWS Lambda giving previous value #105

Closed aneeshjose closed 6 years ago

aneeshjose commented 6 years ago

I am using AWS lambda and API gateway for my project. I am doing a converter. I have created the lambda function and API. I am stuck with the problem below step 1: I have entered the value 1 in get and the page gives the answer 'undefined'. step 2:I have entered the value 2 in get and the page produce an answer that is meant for value 1.

Please help me fast . Thank you in advance and sorry for bad English.

nelsonic commented 6 years ago

"Please help me fast" ...

@aneeshjose you have given insufficient information for us to begin to help you with this. Also, it's unrelated to the contents of this repository ... i.e. not strictly relevant.