Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Migrate DropBox API to v2 #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Migrate DropBox API to v2 #35

wants to merge 2 commits into from

Conversation

BMurri
Copy link

@BMurri BMurri commented Jun 26, 2017

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
Copy link
Author

BMurri commented Jun 26, 2017

This is in relation to issue #32

@gkardava
Copy link
Owner

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

@BMurri
Copy link
Author

BMurri commented Jun 29, 2017

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
Copy link
Author

BMurri commented Jul 4, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants