AWS API Gateway connection errors out some times

Viewed 16

I'm invoking a private API Gateway endpoint authentivated by cognito in my application but when I hit it multiple times or send request one after the other, sometimes it returns me the expected response some times it doesn't saying 401 unauthorized.

I checked the documentations saying there might be vpc issue but of vpc was the case, it shouldn't have connected in the first place right? Please help me what to do next?

0 Answers
Related