LibraryOfCongress / api.congress.gov

congress.gov API
602 stars 38 forks source link

Bill Actions Roll Call Vote Link Error #210

Closed leemgilliam711 closed 3 weeks ago

leemgilliam711 commented 3 months ago

When the bill actions list item includes a link to the corresponding Clerk House Roll Call Vote, the link it returns is invalid. Here's an example:

Bill endpoints endpoint: "v3/bill/118/hres/1071/actions" Returned Clerk House Roll Call Vote Endpoint: "https://clerk.house.gov/evs/2024/roll81.xml". (Broken)

Working Clerk House Roll Call Vote Endpoint: "https://clerk.house.gov/evs/2024/roll081.xml"

The Roll Call Vote endpoint is missing a "0"; "/roll81.xml" vs "roll081.xml".

rbram commented 3 months ago

Hello. Thanks for your feedback. We have created a ticket to fix this.