Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
SauravAnand01
8 years agoExplorer | Level 3
Dropbox API V2 GetAccountInfo() - C#
I'm migrating from Dropbox v1 to v2, how can i proceed with GetAccountInfo() to get details such as: UserName, UserId, QuotaUsed, QuotaAvailable, SharedUse. How do i get this with v2. Previous...
SauravAnand
8 years agoExplorer | Level 4
No, i have managed to install Dropbox.Api v2 into my main project itself and System.Net.Http is installed too.
Thanks for your support.
Thanks for your support.
Greg-DB
Dropbox Community Moderator
8 years agoApologies, I'm not sure I follow. Did you try installing the library into both of the projects you mentioned? Is it working now?
- SauravAnand8 years agoExplorer | Level 4Hi Greg,
I have removed the extra project which i mentioned earlier and installed Dropbox API in the main project itself, now all is working fine.
It was a conflict between Dll's of the both project. Previously v1 was referenced in my main project and v2 is referenced into another project, and i was calling another project's function from my main project. Due to this i was getting "Could not load file or assembly" exception.
But now all working fine. One more query i have about UploadAsync() which i have created a new thread.
Thank you Greg for your support.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!