Just reached version 1.0 on betfairlightweight, I have added a simple tutorial to help anyone just getting started with the language/API.
https://underround.wordpress.com/
https://github.com/liampauling/betfairlightweight
betfairlightweight (python wrapper)
Just wondered if anyone could help, iv managed to create a certificate to try and enable me to use LinusP's betfairlightweight however I
am still unable to log in. My certificate seems to have uploaded successfully.
am still unable to log in. My certificate seems to have uploaded successfully.
You do not have the required permissions to view the files attached to this post.
What's the error / which file did you upload?
right managed to get .crt file and uploaded to betfair. Ran there sample python code and got a successful log in with session token printed, yay
.
However when i come to login via betfairlightweight it still says Exception: Certificate folder not found in /certs/. Be gentle

However when i come to login via betfairlightweight it still says Exception: Certificate folder not found in /certs/. Be gentle

Lightweight assumes you have a folder at the top of your c drive /certs, you can either create this folder and place the certs in there or provide the location of your certs to the client:
https://github.com/liampauling/betfairl ... ent.py#L46
https://github.com/liampauling/betfairl ... ent.py#L46