Hey!
I noticed that there is an issue with parsing the data from Holiday API. There is no field requests.remaining in the JSON returned.
"requests": {
"used": 7,
"available": 999993,
"resets": "2021-08-01 00:00:00"
},
The correct field name is requests.available. See: https://holidayapi.com/docs