ACM certificate using API Gateway, can't call backend django API

0

Hi there,

Basically, our team tried to enable https accessibility using ACM.
Our original architecture is web server(EC2 + nginx) -> was server(django).
As far as I know, we put API Gateway before them to enable https, resulting in our architecture to be API Gateway -> web server(EC2 + nginx) -> was server(django).
By the way, we're using a SSL certificate associated with our domain name.

The problem is, we can access to the first page of our website(https://example.com).
However, when we try to login on that page, which uses a backend API in django server, the page doesn't proceed at all, and this works when we try it with a http address.

Has it something to do with nginx configuration or ACM service?
Anyone's help would be appreciated a lot.

답변 없음

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

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

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