Error getting field when field name contains Unicode character #1000
Labels
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Details
An issue was created for this in firebase-functions-python #187, but I believe this is an issue with this project, so I'm creating an issue here.
I recently reported a similar issue, but with document id #999
Environment details
google-cloud-firestore
version:2.19.0
Steps to reproduce
firebase init
a. Use
Firestore
andFunctions
when promptedb. When prompted for language, select
Python
main.py
in/functions
firebase emulators:start
Code example
Stack trace
The text was updated successfully, but these errors were encountered: