samvera-labs / nurax-pre2023

Vanilla-plus Hyrax app for testing and tire-kicking
https://nurax-dev.curationexperts.com
Other
8 stars 18 forks source link

"Browse cloud files" Dropbox connection fails #80

Open heathergreerklein opened 7 years ago

heathergreerklein commented 7 years ago

Descriptive summary

[In Chrome on Windows] When creating a new work, if "Browse cloud files" is selected with Dropbox as the source, the connection to Dropbox fails and the user sees an error.

Expected behavior

Expect to be able to connect to Dropbox and select files to add to work.

Actual behavior

Dropbox connection begins but

Steps to reproduce the behavior

  1. From the Works table, select Add new work/Create work
  2. Select the Files tab and click on Browse cloud files
  3. Dropbox is the default source; click on connect to Dropbox
  4. If the user is not logged in, they are taken to the Dropbox login page
  5. After the user has logged in OR if they are already logged into their Dropbox account in Chrome, a new tab is open briefly in the browser and then closes.
  6. The Browse cloud files window displays the following error: "We're sorry, but something went wrong. If you are the application owner check the logs for more information."

hyrax dropbox failure

mjgiarlo commented 7 years ago

Dropbox stopped supporting their v1 APIs yesterday, and the component that provides this feature has yet to support the v2 APIs. Until someone updates this, Dropbox integration will be broken. FYI!

mjgiarlo commented 7 years ago

@mbklein may be working on this in BE. Pinged him on Slack today.

mjgiarlo commented 7 years ago

(Ooops.)