Peggun / osd

Open-Source Data for everyone to use freely. Built upon the Flask framework in Python
Apache License 2.0
1 stars 0 forks source link

TypeError: Query.paginate() takes 1 positional argument but 4 were given #39

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: OSD-APP-15

TypeError: Query.paginate() takes 1 positional argument but 4 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 31, in get_books
    paginated_books = books_query.paginate(page, per_page, False)

This issue was automatically created by Sentry via Send a notification for new issues