LibraryOfCongress / api.congress.gov

congress.gov API
605 stars 38 forks source link

Amendment Text Error Response #205

Open leemgilliam711 opened 4 months ago

leemgilliam711 commented 4 months ago

Fetching the amendment/text endpoint is resulting in the following error:

{ "error": "'NoneType' object has no attribute 'documentver_set' (AttributeError)", "request": { "amendmentNumber": "303", "amendmentType": "hamdt", "amendmentUrl": "https://api.congress.gov/v3/amendment/118/hamdt/303?format=json", "congress": "118", "contentType": "application/json", "format": "json" } }

The response is the same when curling and testing on the api.congress.gov documentation site.

rbram commented 4 months ago

Hello, we have a ticket in the change log for this issue already. The expected fix will be in place on 4/29/2024.