At the moment I am writing a BOT to replace the SOAP version and everything is working including being able to login without an SSL. I see a lot of talk about using OpenSSL and self signing and linking the certificates to your account etc.
This BOT is just for me - I'm not re-selling it so does that mean I still need to go through this process as at the moment I can make a direct HTTP request to the LoginURL and then collect the cookie ssoid to save to a file, and re-use with my AppKey to place bets, cancel bets, get prices and so on.
Is this a mistake, something that is going to change or can I carry on using this method?
This BOT is just for me - I'm not re-selling it so does that mean I still need to go through this process as at the moment I can make a direct HTTP request to the LoginURL and then collect the cookie ssoid to save to a file, and re-use with my AppKey to place bets, cancel bets, get prices and so on.
Is this a mistake, something that is going to change or can I carry on using this method?
Comment