Changes between Version 17 and Version 18 of cypress/Globus
- Timestamp:
- 05/11/2026 01:43:38 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/Globus
v17 v18 119 119 }}} 120 120 121 >If you encounter an error like below: 122 {{{ 123 The resource you are trying to access requires you to re-authenticate. 124 message: Missing required data_access consent 125 126 Please use "globus session update" to re-authenticate with specific identities. 127 }}} 128 >Try re-authenticate with 129 {{{ 130 globus session consent 'urn:globus:auth:scope:transfer.api.globus.org:all[*https://auth.globus.org/scopes/211b0e52-3efc-47c7-b5dc-d35a67df55a0/data_access]' 131 }}} 132 121 133 To look into a specific directory in Box, for example, /projects/data, 122 134 {{{
