Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed Saving Credentials (Dropbox) #203

Closed
nossus2 opened this issue Dec 1, 2018 · 5 comments
Closed

Failed Saving Credentials (Dropbox) #203

nossus2 opened this issue Dec 1, 2018 · 5 comments

Comments

@nossus2
Copy link

nossus2 commented Dec 1, 2018

Failed saving credentials
Failed adding new entry: Request failed with status code 400

Error message when adding a new entry from Buttercup extension to Dropbox through Safari or Chrome, using extension 2.1.1.

2018-12-01_li

@perry-mitchell
Copy link
Member

Confirmed. Dropbox is quite picky in terms of content type headers:

image

We're actually performing part of the preflight fixes:

image

But for some reason the content type is wrong. It is actually implemented to work correctly, so we'll need to check this out.

@perry-mitchell
Copy link
Member

May be related to axios/axios#362

@jmvallejo
Copy link

Creating a new vault from the extension is also failing:

image

Got here after listening to the changelog, would be glad to offer some help but just started looking at the code. Nice job guys :)

@perry-mitchell
Copy link
Member

perry-mitchell commented Dec 6, 2018 via email

@perry-mitchell perry-mitchell changed the title Failed Saving Credentials Failed Saving Credentials (Dropbox) Dec 8, 2018
@perry-mitchell perry-mitchell self-assigned this Dec 8, 2018
@perry-mitchell
Copy link
Member

Released in 2.1.2

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

No branches or pull requests

3 participants