LibraryOfCongress / api.congress.gov

congress.gov API
605 stars 38 forks source link

committee endpoint broken #195

Closed jermatic closed 5 months ago

jermatic commented 5 months ago

https://api.congress.gov/v3/committee/senate/ssva00

{ "error": "'NoneType' object has no attribute 'in_current_congress' (AttributeError)", "request": { "chamber": "senate", "contentType": "application/json", "format": "json", "systemCode": "ssva00" } }

mnewatloc commented 5 months ago

We already have a ticket for this and it should be fixed in our next release.

apreiter18 commented 5 months ago

related to issue #180