Not all board pages we've created in Drupal have a committee_id in OnBoard. The onboard module does not account for that. We need to check for a committee_id value before attempting to do stuff.
Uncaught PHP Exception GuzzleHttp\Exception\ClientException: "Client error: GET https://bloomington.in.gov/onboard/committees/members?format=json;committee_id= resulted in a 404 Not Found response"
Not all board pages we've created in Drupal have a committee_id in OnBoard. The onboard module does not account for that. We need to check for a committee_id value before attempting to do stuff.
Uncaught PHP Exception GuzzleHttp\Exception\ClientException: "Client error:
GET https://bloomington.in.gov/onboard/committees/members?format=json;committee_id=
resulted in a404 Not Found
response"