TypeError: Query.paginate() takes 1 positional argument but 3 positional arguments (and 1 keyword-only argument) were given
File "C:\Users\prest\OneDrive - John Septimus Roe Anglican Community School\Documents\Software Engineering\Python\WorkSpace\osd\src\app\api\routes\pull\api_pull.py", line 33, in get_books
paginated_books = books_query.paginate(page, per_page, error_out=False)
Sentry Issue: OSD-APP-16
This issue was automatically created by Sentry via Send a notification for new issues