Hello,
I want to connect with API to download data.
The file is : http://app.qfield.cloud/api/v1/files/41c33f14-7a15-455a-8867-46331f2c81be/arbreindividueltestqfield.gpkg/
I do a Authorization Basic / GET request but i have code 401.
Is there anything else to do ?
Thanks,
Loïc
Imported from GitHub discussion by @lecault on 2022-12-22T09:18:18Z
Hey lecault , please consider using the official QFieldCloud SDK (GitHub - opengisch/qfieldcloud-sdk-python: The official QFieldCloud SDK and CLI) or find inspiration in it. Since QFieldCloud is very your project and still in the 0.x versioning, expect any other integration than the official one to suffer incompatible changes and do them on your own risk.
Imported from GitHub comment by @suricactus on 2022-12-22T11:51:45Z
Thanks to your response.
I try his next year ;-).
Imported from GitHub comment by @lecault on 2022-12-22T15:46:54Z