Dear Admin Team,
I am writing to seek assistance regarding an issue I am encountering with downloading the BraTS 2024 dataset (Synapse ID: syn59059776). Although I have received confirmation via email that both "READ" and "DOWNLOAD" permissions have been granted for this dataset, I am unable to download the files. Each time I attempt to sync or download the files, I receive a warning indicating that I only have "READ" permissions and no download access.
I have verified my access to the dataset and can view the file listings, but the actual download process is restricted. Could you please review my account permissions or provide further guidance to resolve this issue? Thank you for your support, and I look forward to your prompt assistance.
Sincerely,
Hasaan Maqsood
Created by Hasaan Maqsood Hasaan Let me clarify the issue I am facing
import synapseclient
import synapseutils
Initialize Synapse client
syn = synapseclient.Synapse()
Login using your updated token
auth_token = xyz
Synapse ID for the Adult Glioma Post Treatment dataset
dataset_id = 'syn59059776'
Download the dataset
files = synapseutils.syncFromSynapse(syn, dataset_id)
The files will be downloaded to your current directory
print(f"Downloaded dataset: Adult Glioma Post Treatment (BraTS-GLI)")
This the error i am getting while access data
I have mark the view and download while creating token but still error
Welcome, Hasaan!
INFO:synapseclient_default:Welcome, Hasaan!
WARNING:synapseclient_default:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WARNING: You have READ permission on this file entity but not DOWNLOAD permission. The file has NOT been downloaded.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Downloading files: 0%| | 0.00/1.00 [00:00, ?B/s]Downloaded dataset: Adult Glioma Post Treatment (BraTS-GLI)
Hi @Hasaan,
Thanks - someone will be in touch, but I will try and following up
Hello @thomas.yu ,
for your response I have send same email over the link (Access & Compliance Team (ACT)) section.
Thankyou for your support Hi @Hasaan ,
Thanks for your request, could you follow instructions here: https://www.synapse.org/SynapseForum:threadId=11715 so we can help triage your request.
Drop files to upload
Request for Assistance with Download Permissions for BraTS 2024 Dataset page is loading…