How can I fix createaccount through API

For general discussion of the Poker Mavens software
Post Reply
gpbets
Posts: 24
Joined: Sat Jun 07, 2014 9:46 am

How can I fix createaccount through API

Post by gpbets »

http://www.gpbets.com/test/new/CreateAccount.php
I made this with the API given to me and when ever I try to make an account it always says error timed out after 30seconds of loading.
Aswell same error with this.
http://www.gpbets.com/test/new/login.php
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: How can I fix createaccount through API

Post by Kent Briggs »

Is your php code running on a different server than the poker server? What is your file port setting? A lot of web hosts have a php firewall set that blocks outgoing connections to non-standard ports. If that's the case, you have to get them to whitelist that port or switch to port 80.
Post Reply