
cu15k (cu15k) asked a question.
I am trying to create telephony Inline hook using AWS Lambda but keep getting 502 error. I am using the reference from Okta ( https://developer.okta.com/docs/guides/telephony-inline-hook/nodejs/main/ ) where Twilio has been used. I am deploying the code used in Twilio into Lambda, which prompts with 502 error. Has anyone deployed using Lambda?

Hi @cu15k (cu15k) , Thank you for reaching out to the Okta Community!
Please check out the AWS troubleshooting guide for the 502 error.
https://aws.amazon.com/premiumsupport/knowledge-center/lambda-troubleshoot-invoke-error-502-500/
I also recommend checking out devforum.okta.com as it's more likely you'll find Developer advice there.
Hope it helps!