Permission denied when uploading gpkg to QFieldCloud using qfieldcloud_sdk #4050
-
Using the QFieldCloud SDK I can list my QFieldCloud projects and download files, but I get the following error when trying to upload and overwrite existing gpkg files. Is this possible? 'status': <FileTransferStatus.FAILED: 'FAILED'>, 'error': Requested "https://app.qfield.cloud/api/v1/packages/jjj/ppp/files/OperationPOI.gpkg/" and got "403 Forbidden": Here is the code I am using...
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Regular users cannot upload |
Beta Was this translation helpful? Give feedback.
-
@troussell did you manage uploading project/data using qfieldcloud_sdk and |
Beta Was this translation helpful? Give feedback.
Regular users cannot upload
sdk.FileTransferType.PROJECT` and have a package from the cloud though.
sdk.FileTransferType.PACKAGE
, it is something used internally in QFieldCloud. You still can upload the regular QGIS files via the SDK with