product · inferred from evidence
Relationships
A key in Amazon Textract responses that may be stripped when a page is blank, causing the KeyError in textractor.
- textractor raises `KeyError: 'Relationships'` on documents with blank pages
It is an edge case in textractor's legacy parser (introduced in 1.8.4): when a page is blank/empty, the PAGE block has no child blocks, and Textract strips the `Relationships` key entirely instead of sending an empty list. The parser assume