Skip to content

Conversation

@mendab1e
Copy link

@mendab1e mendab1e commented Oct 3, 2017

Hello. Dropbox API v1 was shutdown on September 28th, 2017. Here is a note from the migration guide:

In v1, user accounts included a uid field, an integer that represented a user's Dropbox ID. In v2, we use account_id, which is a string that represents the user's unique Dropbox ID.

In this pull request uid was replaced with account_id to update the gem for API v2. Also double quotes without interpolation were replaced with single quotes.

@mendab1e
Copy link
Author

Ping @bamorim

@nitanshu
Copy link

nitanshu commented Nov 2, 2017

Hi, @mendab1e have you fixed this gem for Dropbox API v2 ?

@mendab1e
Copy link
Author

@nitanshu yes, works fine with v2 for me.

@bamorim
Copy link
Owner

bamorim commented Nov 11, 2017 via email

@mendab1e
Copy link
Author

@bamorim I don't have much experience in maintaining public gems, but I can try.

@nitanshu
Copy link

@bamorim @mendab1e Hi Guys, I tried this gem with latest code not working for me I got Error 400 invalid client id but is this mandatory to use omniauth-oauth2 ~> 1.3.1 instead of 1.4.0

@hugofloss
Copy link

@bamorim Yes, I'd like to maintain this gem and get permissions for this repo and RubyGems. I'm also the maintainer of another OmniAuth plugin, so it's not new to me. Should I email you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants