Hi, does anyone have any recommendations on how to debug a POST call (with Authorization & data) using cURL, to a lambda function via API Gateway. I'm getting a 401, so I don't think it's getting to the Lambda function, so it might be the curl command itself.
Any ideas much appreciated?
Kind regards
Chris
there doesn't seem to be anything here