Hi
I am hoping someone will help out here. I have been going through all the VBA non interactive login info I can find but nothing seems to work .
I have created the appkey - but what does not make sense is where to use it
I have created all the openssl csr's crt's keys pems and p12s
used the code from the sample spreadsheets and amendments on the forum
uploaded all above to betfair as per
the last straw is that I need to use a .p12 when I run the VBA certlogin
but betfair does not accept .p12 when I tried to upload
and this line of code in a sample
oHTTP.send "username=myuser&password=mypassword" which brings an error up saying a certificate is needed to complete client authentication
I have uploaded the cert to betfair and installed it in a keystore on my laptop when prompted and it is also in the same directory as this excel sheet
AAAAAAAARRRRRRGGGGGGGG this is so frustrating - so little simple to follow info out there and that which out there is wrong
any help to get me logged on to API with VBA will be greatly appreciated
regards
Clive ( I chose the forum name stumped because that is how I feel)
I am hoping someone will help out here. I have been going through all the VBA non interactive login info I can find but nothing seems to work .
I have created the appkey - but what does not make sense is where to use it
I have created all the openssl csr's crt's keys pems and p12s
used the code from the sample spreadsheets and amendments on the forum
uploaded all above to betfair as per
the last straw is that I need to use a .p12 when I run the VBA certlogin
but betfair does not accept .p12 when I tried to upload
and this line of code in a sample
oHTTP.send "username=myuser&password=mypassword" which brings an error up saying a certificate is needed to complete client authentication
I have uploaded the cert to betfair and installed it in a keystore on my laptop when prompted and it is also in the same directory as this excel sheet
AAAAAAAARRRRRRGGGGGGGG this is so frustrating - so little simple to follow info out there and that which out there is wrong
any help to get me logged on to API with VBA will be greatly appreciated
regards
Clive ( I chose the forum name stumped because that is how I feel)


Comment