Hello,
I am trying to get files from the GNIRS DQS file service using:
storeClient.get(fr = 'gnirs_dqs://013417.81-005036.2.txt', to = './013417.81-005036.2.txt')
But I am getting an error
['Error: The requested target URI is invalid']
Though I can see that this file exists in the file service when I do storeClient.ls('gnirs_dqs://')