buttercup / buttercup-browser-extension

:earth_asia: Buttercup browser extension
https://buttercup.pw
MIT License
236 stars 42 forks source link

Failed Saving Credentials (Dropbox) #203

Closed nossus2 closed 5 years ago

nossus2 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

May be related to https://github.com/axios/axios/issues/362

jmvallejo commented 5 years ago

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 commented 5 years ago

Sorry everyone! This is a known issue we’re patching now. Apologies for the instability.

perry-mitchell commented 5 years ago

Released in 2.1.2