Hello,
Could someone explain the general flow I should be using to login and make use of my blacklist when using the e621 API?
What I have tried:
1. get password_hash via e621.net/user/login.xml?name=myname&password=mypass
2. perform search via e621.net/post/index.json?tags=a_tag&name=myname&password_hash=my_hash
However I see results with blacklisted tags in the results. What am I doing wrong?
Thank you!
Updated