Hey LiamP - sorry for slow response was away.
trading = betfairlightweight.APIClient(username=my_username, password=my_password,app_key=my_app_key,certs=cert s_path, locale = 'en')
trading.login()
I am still getting the same error as before.
trading = betfairlightweight.APIClient(username=my_username, password=my_password,app_key=my_app_key,certs=cert s_path, locale = 'en')
trading.login()
I am still getting the same error as before.


.
Comment