-
When I call
I receive the following error:
on line 154 in "firestore_task.gd"
I've also already pulled the latest GodotFirebase changes at the time of this posting Thanks in advance for any pointers or assistance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Do you have the latest? We just merged (as of about 12 hours ago) a fix for this. If it does not fix it, could you let us know? Our tests ran fine but it's possible we missed testing something. |
Beta Was this translation helpful? Give feedback.
-
@Rysm I just looked into the latest code with our tester and I am able to get a document from a collection correctly. I have been testing with our code and I am having issues reproducing the error. Can you confirm that you have the right collection set and the document you are trying to get exists? Thanks Chuck |
Beta Was this translation helpful? Give feedback.
@Rysm I just looked into the latest code with our tester and I am able to get a document from a collection correctly.
I have been testing with our code and I am having issues reproducing the error.
Can you confirm that you have the right collection set and the document you are trying to get exists?
Thanks
Chuck