I have my environment running on elastic bean stalk and its deployed successfully also have enabled https on the environment and link is working fine but the issue is:I have my python backend hosted using elastic bean stalk but when accessing the API's only the root i.e. / is working rest all the API's i.e. /get_details for example is not working.
Any help would be appreciated.
Tried testing on local, checked DynamoDB settings etc, its all good.