Open ssmirnov777 opened 7 years ago
Actually, the firebase returns the json string in the right order. However, then, make_get_request() from firebase.py returns response.json() as a result. This call breaks the right order.
Actually, the firebase returns the json string in the right order. However, then, make_get_request() from firebase.py returns response.json() as a result. This call breaks the right order.