How to fix "Invalid mapping expression parameter specified" in Amazon API Gateway

Viewed 1726
1 Answers

I've just tried this and before you can add it under the "Integration Request" you have to add it under the "Method Request" (the one before the "Integration Request" in the visual flow for the method). I believe this is actually step 6 in the page you linked.

Related