# 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: 
Deploy:

### 3. CloudFormation Updated

### AWS API Gateway route check
Route exists on API

### AWS Lamda Updated

**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

Still it throws 404 error