I am trying to utilize the attendees-by-sponsor query for my library but it does not seem to properly filter out the participants with empty prefix to return the correct participants with the given prefix.
To be sure I ran the example in attendees-by-sponsor query in https://github.com/smashgg/developer-portal/blob/master/docs/examples/queries/attendees-by-sponsor.md but that also did not work properly.
My code is similar to that docs code since im trying to achieve the same thing so using that one would be best to debug.
I am trying to utilize the attendees-by-sponsor query for my library but it does not seem to properly filter out the participants with empty prefix to return the correct participants with the given prefix.
To be sure I ran the example in attendees-by-sponsor query in https://github.com/smashgg/developer-portal/blob/master/docs/examples/queries/attendees-by-sponsor.md but that also did not work properly.
My code is similar to that docs code since im trying to achieve the same thing so using that one would be best to debug.