I am trying to download the dataset with the Pycharm programmatic download using import synapseclient import synapseutils syn = synapseclient.Synapse() syn.login(authToken="authtoken") files = synapseutils.syncFromSynapse(syn, ' syn20681036 ') but this error is raised, synapseclient.core.exceptions.SynapseAuthenticationError: You are not logged in and do not have access to a requested resource. knowing that I have access to download the dataset. How can I fix that?

Created by Hadeer Elziaat deerZiat
Presumably you didn't literally type: > syn.login(authToken="authtoken") but rather replaced "authtoken" with your actual personal access token, correct?

Failed to download the levadopa dataset page is loading…