Skip to content

Fixed bug for fetching files on Globus Endpoint#14

Merged
mikedarcy merged 1 commit into
fair-research:masterfrom
NickolausDS:globus-token-fix
Dec 12, 2017
Merged

Fixed bug for fetching files on Globus Endpoint#14
mikedarcy merged 1 commit into
fair-research:masterfrom
NickolausDS:globus-token-fix

Conversation

@NickolausDS
Copy link
Copy Markdown
Contributor

When this part of the client was written a couple years ago, globus_sdk supported:

globus_sdk.TransferClient(token=mytoken)

That changed in future versions, and no version was pinned in the setup.py, which eventually caused fetching files on a Globus endpoint to stop working.

The following changes include the newer version for instantiating a TransferClient and pin the current latest version Globus SDK in setup.py.

@mikedarcy mikedarcy merged commit e9fdd9d into fair-research:master Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants