Replies: 2 comments
-
@hansipie thanks for the question! My apologies for the late response, I didnt get notified of the discussion being raised. Will look into that Ill look into replicating this tomorrow In the meantime, line 4 strikes me as strange: ) as analytics:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, This alias is not relevant... It's comming from some exemple i've found in the community. I've only forgot to remove it. However the issue remains without the alias. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I can't get storage in firebase working ...
I have simplified my code to :
but i still get the following error:
(...)
File "C:\Users\hansi\Code\SmartComments.venv\Lib\site-packages\google\cloud\firestore_v1\field_path.py", line 272, in init
raise ValueError(error)
ValueError: One or more components is not a string or is empty.
The DB/collection 'analytics' is created. I've generated the json key file. The rule is in prod mode.
Any idea ? Am I missing something ?
Beta Was this translation helpful? Give feedback.
All reactions