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: 'NoneType' object is not subscriptable #36

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: OSD-APP-12

TypeError: 'NoneType' object is not subscriptable
  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 23, in get_books
    'content': book.content[:200]  # Preview first 200 chars

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