coffeepenbit / bookstack

A Python wrapper for BookStack's API
MIT License
23 stars 8 forks source link

POST methods and POST data #4

Closed ecoslado closed 8 months ago

ecoslado commented 2 years ago

Seems like POST methods don't send the POST data, such as name when creating a book. I tried to use name and data kwargs but always got 422 error.

Sermus commented 2 years ago

I have the same issue.

niclasedge commented 2 years ago

Same here..

coffeepenbit commented 1 year ago

Closing per merge request.

Please create another ticket if you continue to experience issues.