code I am using as in python as
id='dca739b6-d3f2-49d7-89e3-1dd228a3b0b4'
doc=fclient.query(q.create(q.ref(q.collection("Session"), id),{"data": {"title": "The first post"}}))
Getting below error any help or advice pls…
"ErrorData(code='invalid argument', description=\"Number or numeric String expected, non-numeric 'dca739b6-d3f2-49d7-89e3-1dd228a3b0b4' provided.\", position=['create', 'id'], failures=None)