Hi all
I have a Delayed API demo key (Free)
And I'm trying to learn how I can pull the info into a CVS file from the markets.
I'm using openssl to make a cert and key:
Both
Found client.key
Found client.crt
Are being read correctly. and then the error occurs when I connect to Betfair, I have correct, user name, Password and Application key.
But it bounces back the error -
- DEBUG:urllib3.connectionpool:https://identitysso-cert.betfair.com:443 "POST /api/certlogin HTTP/11" 200 36
Login failed: API login: CERT_AUTH_REQUIRED
have a look grok recommends-
"Check Betfair Portal: Log into developer.betfair.com, go to “Manage Application Keys,” and verify that client.crt is uploaded for your Delayed App Key. If not, upload it."
But unsure on the site, or anywhere I can upload my client.crt key for providing access.
Any help appreciate on where I can find this, or other work arounds.
thanks
I have a Delayed API demo key (Free)
And I'm trying to learn how I can pull the info into a CVS file from the markets.
I'm using openssl to make a cert and key:
Both
Found client.key
Found client.crt
Are being read correctly. and then the error occurs when I connect to Betfair, I have correct, user name, Password and Application key.
But it bounces back the error -
- DEBUG:urllib3.connectionpool:https://identitysso-cert.betfair.com:443 "POST /api/certlogin HTTP/11" 200 36
Login failed: API login: CERT_AUTH_REQUIRED
have a look grok recommends-
"Check Betfair Portal: Log into developer.betfair.com, go to “Manage Application Keys,” and verify that client.crt is uploaded for your Delayed App Key. If not, upload it."
But unsure on the site, or anywhere I can upload my client.crt key for providing access.
Any help appreciate on where I can find this, or other work arounds.
thanks


Comment