Adding a book to a shelf works for me, but removing doesn't
According to the documentation if you add the parameter "a" with value "remove" it should remove the book from the shelf I did that and i receive a HTTP 200 OK response, but when i look on my shelf it's still on there
Adding a book to a shelf works for me, but removing doesn't
According to the documentation if you add the parameter "a" with value "remove" it should remove the book from the shelf
I did that and i receive a HTTP 200 OK response, but when i look on my shelf it's still on there
the request:
the response
Can someone confirm this is an actual bug?