{
"statusCode": 404,
"message": "Cannot GET /api/rest/get-profile-photo"
}
Hi guys, I'm using Hasura rest APIs and Hasura is hosted on AWS. I'm using AWS API gateway, Nestjs, and AWS Fargate. All Hasura rest endpoints are working fine on my local but I'm having this problem on the live endpoint of AWS. I'm attaching here the image of the defined route also. Please help.
