Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

HTML dump overwhelms console upon error #34

Open
AlmightyOatmeal opened this issue Feb 6, 2017 · 1 comment
Open

HTML dump overwhelms console upon error #34

AlmightyOatmeal opened this issue Feb 6, 2017 · 1 comment

Comments

@AlmightyOatmeal
Copy link

$ dropbox-api put data.GoPro/2017-01-23T07.25.11.000000Z.m4v dropbox:/
2017-02-06T19:57:50 [WebService::Dropbox] [ERROR] https://content.dropboxapi.com/2/files/upload {"mode":"overwrite","path":"/2017-01-23T07.25.11.000000Z.m4v"} -> [413] <!DOCTYPE html>
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Dropbox - 4xx</title>
<link href="https://www.dropbox.com/static/css/error.css" rel="stylesheet" type="text/css"/>
<link rel="shortcut icon" href="//www.dropbox.com/static/images/favicon-tarak.ico"/>

</head>
<body>
<div class="figure">
<img src="https://www.dropbox.com/static/images/psychobox.png" alt="Error: 4xx"/>
</div>
<div id="errorbox">
...

That's unnecessary and makes it hard to use when my console floods with HTML and JavaScript gibberish.

@s-aska
Copy link
Owner

s-aska commented Feb 7, 2017

I think that this treatment was cured.
#33

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

No branches or pull requests

2 participants