LibraryOfCongress / api.congress.gov

congress.gov API
605 stars 38 forks source link

Bill Text API: "<title>Just a moment...</title>" instead of bill text #203

Closed apreiter18 closed 5 days ago

apreiter18 commented 4 months ago

Colleagues report they are running into some odd behavior from the congress.gov API when trying to access full bill text: When they try to access the xml version of the bill text, sometimes they get “Just a moment...” instead of the actual text.

Here is an example:

XML from 118 S 1779:

<!DOCTYPE html> <html lang="en-US"> <head> <title>Just a moment...</title>

apreiter18 commented 3 months ago

Issue #207 has good details of what is happening here.