Poker Mavens API: AccountsList

For general discussion of the Poker Mavens software
Post Reply
rytizzle
Posts: 1
Joined: Wed Feb 23, 2022 5:28 pm

Poker Mavens API: AccountsList

Post by rytizzle »

Hi there,
I'm attempting to use AccountsList and am able to return the number of accounts, but I am unable to return the list of players. I've tried passing nothing in the "Players" parameter, and i've also tried passing a player, but I am unable to get any return. Thoughts here?
Kent Briggs
Site Admin
Posts: 5879
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens API: AccountsList

Post by Kent Briggs »

You also have to set the "Fields" parameter to include at least one field. Which should include "Player" so you'll get the player names.
Post Reply