I used to bash comand synapse get -r "$files"...where the program I have links to my actual files, but I keep receiving the error after receiving this prompt "Password for : Synapse username: " where I put in my actual synapse password. The error I receive...in short is raise SynapseAuthenticationError("Invalid username or password.") synapseclient.exceptions.SynapseAuthenticationError: Invalid username or password.. I'm not sure if it is somehow rooting to the actual owner's or if there's something else wrong when I type in my password.

Created by Amy Elias aelias1
Hi Amy: Sorry to hear that you are having trouble. You can reset your password if it is indeed an issue. You can go d this under your profile settings: [https://www.synapse.org/#!Profile:v/settings](https://www.synapse.org/#!Profile:v/settings) Also, if you don't want fill in the username/password prompt everytime you can cache your credentials on your machine. Just try: ``` synapse login --rememberMe ```

Problem Accessing Files from Synapse using Bash page is loading…