Liam Kelly

Results 4 comments of Liam Kelly

I'm experiencing the same issue. Exactly the same, same error lines and everything.

I also confirm that I have updated to TwitchIO 2.9.0 and still receiving the same error

@returnDanilo @Eclip5eLP May I ask where you are hosting your bot server?

I noticed a new "pagination" key is returning. https://github.com/XeroAPI/xero-php-oauth2/commit/f46069fe379742394b823866c549b7eda6488901#diff-fe54d6f2bad6bea431ef3bf6a810a41851f57f69c448d1bc8c609004baee70de In Response.php if you add `case pagination` then it resolves the issue. There was an update that added `case PageInfo` a...