I’ve had the same problem and fixed it by putting the following code in introspector.php
replace: https://pastebin.com/gNEfYM28
with this: https://pastebin.com/ryeqpC1q
Than instead of using the count parameter use ‘showposts’.
‘count’ can still be used for other request methods.
I hope this helped
PS. I know this is a old post but maybe it will help someone, because you can’t find the solution anywhere