# Proposal URI service by DAOstar.org Main API: https://services.daostar.org/api/v1/boardroom/members/10/optimism Fallback API: https://proposalsuri.daostar.org/api/v1/boardroom/proposals/10/optimism Repo: https://github.com/metagov/ProposalsURI ## Issues Main API, despite being added to Amazon API route, gives 404 Here's details on the checks I performed. ### 1. Followed the build deployment instructions accordingly https://docs.daostar.org/Tech%20Infrastructure#daostar-api-services-backend ### 2. Build and Deployed Successfully Build: ![image](https://hackmd.io/_uploads/rJ9UL8gCa.png) Deploy: ![image](https://hackmd.io/_uploads/r1_NLIlAT.png) ### 3. CloudFormation Updated ![image](https://hackmd.io/_uploads/S1bSKUe0T.png) ### AWS API Gateway route check Route exists on API ![image](https://hackmd.io/_uploads/rkrM-ulRa.png) ### AWS Lamda Updated ![image](https://hackmd.io/_uploads/S1an5LlCT.png) **Lamda functions exist for the route:** https://us-east-1.console.aws.amazon.com/lambda/home?region=us-east-1#/functions/prod-rest-api-MyStack-ApiLambdaGETboardroomproposa-LDzpI2rzSzcJ?tab=code ![image](https://hackmd.io/_uploads/BJMAgYeAp.png) Still it throws 404 error