-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Type: BugSomething isn't workingSomething isn't working
Description
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:
Expected behavior
Artifacts (if appropriate):
Metadata
Metadata
Assignees
Labels
Type: BugSomething isn't workingSomething isn't working