Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
There was an error while loading. Please reload this page.
The docs for FieldPath say
When I try using a UUID string (ex: a344a6ea-9911-40a8-bd99-00f0b8d61155) it fails with:
"Non-alphanum char in element with leading alpha: {}"
The regex used is at
python-firestore/google/cloud/firestore_v1/field_path.py
Line 34 in 995fad6