Not sure if y'all are on StackOverflow (I THINK so?) but I'm having issues with path/conflict/folder exceptions from CreateFolderV2Async, that being that my code successfully catches said exception, but then it still manages to show up in my global unhandled exception handler, which it shouldn't be. Not sure if the issue is with Dropbox or somewhere else, but see https://stackoverflow.com/questions/71634590/c-sharp-handled-exception-from-dropbox-is-coming-up-as-unhandled-exception for full info (reply here and/or there if you're able to shed some light on the issue). Thanks. Donald.