I wished to try out this package and would like to try to implement it in a personal project but when I tried running some test inputs I keep getting this error message.

Here I tried to get all live matches currently. I checked scorespro (the site that this package is using to get XML data) and there are some live matches going on in basketball (I didn't check every sport, I wanted to make sure there was at least one live match ongoing) and this error gets thrown for baseball (I'm assuming it checks alphabetically and the error got thrown as soon as it came across baseball and didn't even reach the remaining sports.)

For the second test input, I tried to get the match object for a match, this one in particular. I got a similar error thrown but it was specifically for soccer this time. Could you look into this?