After setting my endpoint to be the lambda function and testing it I get a broad error saying there was a problem with my requested skills response. I followed the instructions closely and uploaded the skill.zip file to the lambda function. What could possibly be the issue? Looked over some other issues and changed the handling to "skill.lambda_handler" but it dosen't seem to fix it.
After setting my endpoint to be the lambda function and testing it I get a broad error saying there was a problem with my requested skills response. I followed the instructions closely and uploaded the skill.zip file to the lambda function. What could possibly be the issue? Looked over some other issues and changed the handling to "skill.lambda_handler" but it dosen't seem to fix it.