Right now, calling a Notion object without an appropriate integration prints the following error message:
ValueError: {"object":"error","status":404,"code":"object_not_found","message":"Could not find database with ID: <datavase_id>. Make sure the relevant pages and databases are shared with your integration."}
Consider turning this into a native Python exception.