api.congress.gov icon indicating copy to clipboard operation
api.congress.gov copied to clipboard

Amendment Text Error Response

Open leemgilliam711 opened this issue 1 year ago • 1 comments
trafficstars

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.

leemgilliam711 avatar Mar 06 '24 17:03 leemgilliam711

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

rbram avatar Mar 06 '24 17:03 rbram