DataFed
DataFed copied to clipboard
[Bug] - The Globus Python SDK is not pinned
Description
Changes in the globus python sdk are resulting in inconsistency in the build process.
When registering the repository with DataFed the ID must be: compose-home
When registering the repository with DataFed path is abs to the mapped collection and must be listed as: /mnt/datafed/compose-home
Traceback (most recent call last):
File "/datafed/source/scripts/globus/create_guest_collection.py", line 85, in <module>
token_response = confidential_client.oauth2_client_credentials_tokens()
TypeError: oauth2_client_credentials_tokens() missing 1 required positional argument: 'requested_scopes'
Steps to Replicate
Additional context
Page occured: