# Take the legwork out of API Gateway troubleshooting

DevFeed: [Take the legwork out of API Gateway troubleshooting](<https://devfeed.tech/articles/take-the-legwork-out-of-api-gateway-troubleshooting-14072.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/api-gateway-troubleshooting>)

Author: Verne Lindner

Published: 2019-11-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Amazon API Gateway](<https://devfeed.tech/topics/amazon-api-gateway.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>)

Tags: [api-gateway](<https://devfeed.tech/tags/api-gateway.md>), [applications](<https://devfeed.tech/tags/applications.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [debug](<https://devfeed.tech/tags/debug.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [nodejs](<https://devfeed.tech/tags/nodejs.md>), [python](<https://devfeed.tech/tags/python.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [troubleshooting](<https://devfeed.tech/tags/troubleshooting.md>)

## AI overview

A troubleshooting article about tracking Lambda errors and debugging serverless applications behind API Gateway, with guidance for NodeJS and Python users.

## Source excerpt

Tag your Lambdas to track errors and debug serverless applications. If you're using NodeJS or Python, we'll help you find even the trickiest serverless application errors faster.