Nandaka / DanbooruDownloader

*booru image downloader
http://nandaka.devnull.zone/
390 stars 38 forks source link

saving lists 3.2018.29.10 #185

Open jsanchezflores opened 5 years ago

jsanchezflores commented 5 years ago

When I do a batch/save a new list on using danbooru (batch mode), it doesn't log in and gives an not authorized error.

When I changed this:

<UserName>blank</UserName>"

to how it was before:

"<UserName />blank"

it worked fine again.

"<UserName>blank</UserName>"

is the default way it does batches, so it wont log in unless I save the list and changed it to the old way.

Nandaka commented 5 years ago

Looks like Danbooru have issue with the API endpoint sometimes (it throws error 500 on the log file). Waiting for a bit and retrying will fix it.

Else, give me the list.xml and log file.

jsanchezflores commented 5 years ago

its giving a "401 Unauthorized error". When you mentioned the list.xml, I realized I can change it on the xml list where you add your passwords, so I did that and no more issues.