#Error help me my code

4 messages · Page 1 of 1 (latest)

gilded solar
#

hi help me please
result = databases.list_documents(database_id=database_id,collection_id=collection_id, filters=[f'stoko.stokKodu={row[0]}'])

error
PS C:\Users\sqlhlt\Desktop\python Calismalar> python basla_apa.py
Traceback (most recent call last):
File "C:\Users\sqlhlt\Desktop\python Calismalar\basla_apa.py", line 29, in <module>
result = databases.list_documents(collection_id=collection_id, filters=[f'stoko.stokKodu={row[0]}'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Databases.list_documents() got an unexpected keyword argument 'filters'

safe meteor
#

What SDK are youy using?

arctic quarry
#

Bence filters yerine filter kullanıp deneyin ... emin deilim ama

twilit meadow
#

Please use English, as more people will be able to help you