The request could not be satisfied error coming from cloudfront

0

I'm getting this error when trying to call my API hosted on API Gateway:

<H2>The request could not be satisfied.</H2> Generated by cloudfront (CloudFront) Request ID: Vz-IregTgUHDPhDXhiu5b1LYit867fL4mIE9ZuOF8GoC-Ij66HGoig==

I seem to get this when calling an API from my local machine to hosted (but not local to localhost or hosted to hosted).

I'm using Chalice/API Gateway Developer Portal project (https://github.com/awslabs/aws-api-gateway-developer-portal/) I didn't set up anything in CloudFront myself and I don't see anything when I go to CloudFront in AWS console.

I'm also unsure if there are any rules for invoking API Gateway APIs from other API Gateway APIs. I have 2 chalice projects that I want to keep separate but for one to be able to call the other through REST API and both run in my same AWS account. Is there any issue with doing this?

1개 답변
1

I think the problem was I was mistakenly passing in some data with a GET request.

답변함 7년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠