Małgorzata Pinior
Results
1
comments of
Małgorzata Pinior
> id_count = 0 > while True: > list_qry = get_id_batch_query(id_count, id_count+batch_size) > items = s_list.get_items(list_qry).execute_query() What is the s_list here? Cuz when I try to list folder that contains...