Danbooru

Creating notes with the API

Posted under General

Danbooru can also report back internal server errors if you mangle the arguments somehow.

You must be doing something right that I am doing wrong, because I still can't create notes through the API.

POST to http://danbooru.donmai.us/note/update.xml

login:
password_hash:
note[post_id]: 1160448
note[x]: 434
note[y]: 1509
note[width]: 330
note[width]: 164
note[is_active]: 1
note[body]: BOOM!

500: Internal server error

EDIT: ...Oh. That second "width" should have been "height". Derp. Now it works. Thanks for trying, though.

Updated

1