Page 1 of 1

Tourney Fee Stats Utility Connection To API Issue

Posted: Mon Aug 10, 2020 10:18 am
by derhussl
Hi,
I am having a problem getting the Tourney Fee stats utility to connect to the api for some reason.

I tried using the ip address as well as the domain name and the api path is the default. I did change my file port to 443 for the Cloudflare SSL to work.

I try to connect and I get a could not connect error.

Any ideas on what I can try to get this working.

I also tried to install it on the server to use the local results file method but its the weirdest thing I can't get the path C:\Users\Administrator\AppData\Roaming\Poker Mavens 6\TourneyResults to come up when I try and get to it using the utility.

Thanks,
Dom

Re: Tourney Fee Stats Utility Connection To API Issue

Posted: Mon Aug 10, 2020 12:30 pm
by Kent Briggs
derhussl wrote:I did change my file port to 443 for the Cloudflare SSL to work.
Make sure to put https (not http) on the front of the URL and put the two 32-bit OpenSSL .dll files into the same folder with the PMFee.exe program:

http://www.briggsoft.com/download/OpenSSL.zip

Re: Tourney Fee Stats Utility Connection To API Issue

Posted: Mon Aug 10, 2020 12:33 pm
by Kent Briggs
derhussl wrote:the weirdest thing I can't get the path C:\Users\Administrator\AppData\Roaming\Poker Mavens 6\TourneyResults to come up when I try and get to it using the utility.
Microsoft sets AppData as a hidden folder so you have to go into Windows Explorer's setting and tell it to show hidden files and folders.

Re: Tourney Fee Stats Utility Connection To API Issue

Posted: Mon Aug 10, 2020 4:09 pm
by derhussl
Thanks the dll thing did it!