network status 400 errors chain

This is an impressive system and I’m very interested in seeing how it progresses. Building everything for the user is the ultimate user experience and of course there will be some hiccups. It seems like I am finding one with the database integration. Here are the 5 errors I waterfalled into by simply pressing the fix-it button in the top right:

  1. The error message shows that the _uid field is missing from the database operations.

  2. The error indicates that there's no matching index for querying by _uid on the table with ID 'ewj49yy89e68'.

  3. The error message indicates that the user_created_idx index I just created is still being provisioned and isn't ready for queries yet. This is a normal part of the DynamoDB index creation process.

  4. The error "access denied" (errCode 9013) indicates that there's a permission problem the _uid is showing as an email address instead of the proper Devv user ID format.

  5. Network Error: GET https://api.devv.ai/api/v1/project-tables/ewj4acizelmo/items?_limit=20&is_active=true&goal_type=weight_loss Status: 400 Duration: 253ms Response Body: {"errCode":9001,"errMsg":"more than 2 parameters to query is not supported"}

Probably it’s just due to the usage of a free model rather than a premier model. Still, I think there should be protocols to guide even the dumbest model into avoiding issues like this?

https://preview-ewj2ehry2k1s.devv.app/

Upvoters
Status

Completed

Board

💡 Feature Request

Date

6 months ago

Author

asavschaeffer

Subscribe to post

Get notified by email when there are changes.