I can't seem to find the ability to do a HTTP Range request to download a file using the v2 client. This is possible with the v1 client https://github.com/dropbox/dropbox-sdk-python/blob/158e8877b0cb12d6a3e1297a62181256eb86197e/dropbox/client.py#L385
I can't seem to find the ability to do a HTTP Range request to download a file using the v2 client. This is possible with the v1 client
dropbox-sdk-python/dropbox/client.py
Line 385 in 158e887