WoolDoughnut310 / micropython-firebase-firestore

Firebase Firestore implementation for Micropython.
MIT License
8 stars 2 forks source link

[NJ][Feature][IOS] Solved a get error on the last version of MicroPython #4

Open radg1596 opened 1 year ago

radg1596 commented 1 year ago

Summary

Traceback (most recent call last): File "", line 17, in File "/lib/ufirestore/ufirestore.py", line 229, in get File "/lib/ufirestore/ufirestore.py", line 104, in get File "/lib/ufirestore/ufirestore.py", line 52, in send_request TypeError: unexpected keyword argument 'params'

Issue: https://github.com/WoolDoughnut310/micropython-firebase-firestore/issues/1