rust-imgur-upload icon indicating copy to clipboard operation
rust-imgur-upload copied to clipboard

artwork uploader exited with status: 1 and error: Error while parsing imgur response: error decoding response body: missing field `link` at line 1 column 177

Open Fuffley opened this issue 2 years ago • 4 comments

Fuffley avatar Jan 19 '23 20:01 Fuffley

This occurs with some albums. Some work, some don't.

Fuffley avatar Jan 19 '23 20:01 Fuffley

Does it happen always for the same albums or is it completely random?

s0hv avatar Jan 19 '23 21:01 s0hv

It appears to be random, I am not sure. Using the python method worked.

Fuffley avatar Jan 20 '23 18:01 Fuffley

I created a new release that should print the whole response imgur gives when parsing fails. Could you upgrade your script to that and report what the response looks like when this error happens. The imgur API docs don't document error cases well so it's more difficult to know how to handle those without seeing them first.

s0hv avatar Jan 22 '23 11:01 s0hv