Some of my excel sheets have stopped working since API-ING

Please post any questions regarding the program here.

Moderator: 2020vision

Some of my excel sheets have stopped working since API-ING

Postby macarony » Wed Jul 01, 2015 11:25 am

Public Sub listMarkets()
Dim temp As Collection, b As Variant, mrkt As Market, r As Range
ThisWorkbook.Sheets(4).Cells.clear
If ba Is Nothing Then Set ba = New BettingAssistantCom.ComClass
Set raceList = New Collection
Set temp = New Collection
loadMarkets "GB", 0, 0
loadMarkets "IRE", 0, 0
sortRaces
For Each b In raceList
Set mrkt = New Market
mrkt.name = b
temp.Add mrkt, key:=mrkt.name
Next b
Set raceList = temp
Set r = ThisWorkbook.Sheets(4).Range("A2")
For Each b In raceList
r = b.name
Set r = r.Offset(1, 0)
Next b

When I debug it show the problem starting at temp.Add mrkt, the fault code 456
I assume that there was some changes needed when API-ING came in
macarony
 
Posts: 103
Joined: Sun Jul 19, 2009 10:16 pm

Re: Some of my excel sheets have stopped working since API-I

Postby neeeel » Wed Jul 01, 2015 12:02 pm

you can get in touch with me and I can take a look
neeeel
 
Posts: 111
Joined: Sun Jun 27, 2010 1:14 pm

Re: Some of my excel sheets have stopped working since API-I

Postby rourkem » Sat Jul 04, 2015 4:04 pm

Hi macarony, can you please share the steps on how you got this to work?
Windows 8 | Framework 2.0 Image
User avatar
rourkem
 
Posts: 166
Joined: Tue Oct 28, 2014 3:20 pm

Re: Some of my excel sheets have stopped working since API-I

Postby macarony » Sun Jul 05, 2015 11:32 am

Thanks for the reply but the problem as now been solved by Neil.
macarony
 
Posts: 103
Joined: Sun Jul 19, 2009 10:16 pm

Re: Some of my excel sheets have stopped working since API-I

Postby excelhasey » Sat Jul 11, 2015 10:45 am

Can someone explain what API-ING is please

Also when it came in as "Macarony" suggested in this thread

And what effect it has on what and why

Plus do we need to anything ??

Appreciated
excelhasey
 
Posts: 196
Joined: Sat May 22, 2010 4:57 pm
Location: North West

Re: Some of my excel sheets have stopped working since API-I

Postby Captain Sensible » Sat Jul 11, 2015 2:20 pm

API-NG just refers to the New Generation (NG) API that Betfair brought in to replace the old API last year. No need to get into the technical side of why they brought in the new API and you don't need to do anything as Gruss was recoded to use it.
User avatar
Captain Sensible
 
Posts: 2923
Joined: Sat Nov 19, 2005 2:29 pm


Return to Help

Who is online

Users browsing this forum: No registered users and 52 guests

Sports betting software from Gruss Software


The strength of Gruss Software is that it’s been designed by one of you, a frustrated sports punter, and then developed by listening to dozens of like-minded enthusiasts.

Gruss is owned and run by brothers Gary and Mark Russell. Gary discovered Betfair in 2004 and soon realised that using bespoke software to place bets was much more efficient than merely placing them through the website.

Gary built his own software and then enhanced its features after trialling it through other Betfair users and reacting to their improvement ideas, something that still happens today.

He started making a small monthly charge so he could work on it full-time and then recruited Mark to help develop the products and Gruss Software was born.

We think it’s the best of its kind and so do a lot of our customers. But you can never stand still in this game and we’ll continue to improve the software if any more great ideas emerge.