Sally

Results 7 comments of Sally

For my personal usecase the issue appeared to be in the type of `id` required by the `osf_download()` function. The documentation specifies that the `id` as visible in the URL...

@nugowe ; have you been able to solve this issue? Currently experiencing the same issue :)

@RealcoJaneZheng have you been able to find a workaround yet? I’m having the same issue and it’s rather inconvenient!

@RealcoJaneZheng Thanks! Might consider that as well. For now I created a shortcut to the parent_folder which is connected to my individual drive. Then I can use the normal ‘get_item’...

Maybe this tutorial will help: https://www.youtube.com/watch?v=_QQGW_RUw_I

Thanks for finding this!

I continued the puzzle and have found a ’solution’: * I replaced all ‘&’ characters with text ‘and’ * I replaced all ‘%’ characters with text ‘perc.' * There was...