Matt Willer
Matt Willer
@bts-dido Great — glad to hear it!
Hey @timvossen — could you tell us a bit more about your use case here? It would help us to know exactly what you're trying to do with the request...
@timvossen I'm not totally sure if that's a use case we'll be able to support at the moment — it seems a bit strange to make essentially the entire `BoxAPIConnection`...
@gunicsba Thanks for the detailed report! This looks similar to #205 — in both cases we may need to set some sort of long inactivity timeout to catch this sort...
@gunicsba Good to hear that you have a workaround — would you mind sharing the code you're using for that?
There's definitely a workaround available here (making sure to pass these fields to `getInfo()`, but this really seems like a case of bad defaults. The fact that this field defaults...
Rather than splitting the SDK interface into both sync and async interfaces, we would probably want to decide to move the entire SDK over to async. Since this sort of...
@jacquesvandermerwe Can you elaborate more on the use case for this? If a user wants to overwrite any existing files anyway, they should be able to delete the folder they...
@jacquesvandermerwe Makes sense to me! I'll add this to our backlog.
@Dharshan-K You got it!