Closed SoundsSerious closed 3 years ago
This object was received when calling shortcut_file.FetchMetadata(fetch_all=True)
I also tried hotpatching the _ALL_DATA
fields with shortcutDetails
however that didn't work
@SoundsSerious could you give PyDrive2 a try?
Ah actually just figured it out... figures as soon as I post the issue :/
I added shortcutDetails
to the call in fields instead and that did the trick sht.FetchMetadata(fields='shortcutDetails')
This shortcut object doesn't have the shortcutDetails field you need to navigate to its target.