WinPass icon indicating copy to clipboard operation
WinPass copied to clipboard

Migrate DropBox API to v2

Open BMurri opened this issue 7 years ago • 5 comments

I am unable to test this because I don't have an app key, but the migration seemed fairly straightforward. It does build. I can test builds for you, or if you can share the app parameters I can test it myself.

BMurri avatar Jun 26 '17 17:06 BMurri

This is in relation to issue #32

BMurri avatar Jun 26 '17 17:06 BMurri

please check your mail, o****@live.com

Error details:

System.IO.FileNotFoundException

Could not load file or assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Stack Trace: at Dropbox.Api.DropboxRequestHandlerOptions..ctor(DropboxClientConfig config, Stringoauth2AccessToken) at Dropbox.Api.DropboxClient..ctor(String oauth2AccessToken, DropboxClientConfig config) at KeePass.Sources.DropBox.List.RefreshList() at KeePass.Sources.DropBox.List.OnNavigatedTo(Boolean cancelled, NavigationEventArgs e) at KeePass.Utils.KeePassPage.OnNavigatedTo(NavigationEventArgs e) at Microsoft.Phone.Controls.PhoneApplicationPage.InternalOnNavigatedTo(NavigationEventArgs e) at Microsoft.Phone.Controls.PhoneApplicationPage.Microsoft.Phone.Controls.IPhoneApplicationPage.InternalOnNavigatedToX(NavigationEventArgs e) at System.Windows.Navigation.NavigationService.RaiseNavigated(Object content, Uri uri, NavigationMode mode, Boolean isNavigationInitiator, IPhoneApplicationPage existingContentPage, IPhoneApplicationPage newContentPage) at System.Windows.Navigation.NavigationService.Journal_NavigatedExternally(Object sender, JournalEventArgs args) at System.Windows.Navigation.Journal.OnNavigatedExternally(String name, Uri uri, NavigationMode mode) at System.Windows.Navigation.Journal.DoExternalNavigation(NavigationDirection direction, Boolean isResumeActivation, Boolean isRefresh) at System.Windows.Navigation.Journal.NavigateTo(NavigationDirection direction, Boolean isResumeActivation) at Microsoft.Phone.TaskModel.Interop.Task.FireOnNavigateTo(Int32 direction, BooleanisResumeActivation)Uri: /Sources/DropBox/List.xaml?token=****************

Device info:

Manufacturer: NOKIA Instance ID: eeb7e333030d41389e1a1bf4bc4e6f13 Firmware: 02540.00019.15053.26004 Hardware: 5.0.0.1 Memory: 46329856 (Max: 90992640)/2018381824 Sent from my Windows 10 phone

gkardava avatar Jun 28 '17 13:06 gkardava

I was able to replicate the error with both a phone 8.1 emulator and a win10 device.

I have a couple ideas, and will test them tonight and respond here.

BMurri avatar Jun 29 '17 19:06 BMurri

I've raised a support issue with DropBox, because it is their assembly that is throwing the error.

BMurri avatar Jul 04 '17 02:07 BMurri

https://www.dropboxforum.com/t5/API-support/When-creating-DropboxClient-I-m-getting-an-unable-to-find-System/m-p/238981

BMurri avatar Aug 28 '17 20:08 BMurri