Page 1 of 1

Poker Mavens API: AccountsList

Posted: Wed Feb 23, 2022 5:32 pm
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?

Re: Poker Mavens API: AccountsList

Posted: Wed Feb 23, 2022 6:59 pm
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.