404 - Category Not Found
The query for a category with slug `sauce` returned no results from the 'categories' collection.
Troubleshooting Steps:
- Verify that a document with the exact slug `sauce` exists in your 'categories' collection in Firestore.
- Check your Firestore security rules to ensure the client has permission to read from the 'categories' collection.
- Ensure there are no typos in the slug field in your database document.