JeffGrant
Well-known Member
- Joined
- Apr 7, 2021
- Messages
- 558
- Office Version
- 365
- Platform
- Windows
Hi All,
I currently have an external python script that access the Betfair API, but I really would rather keep everything in house with PQ or VB.
The Excel Python module didn't like this script, so I have to still run it externally.
The Betfair API, requires the headers of X-Application & X-Authentication to be passed.
In PQ, when accessing a URL, these header parameters are not an option from the dialogue box.
So I add them manually in the Advanced Editor.
Unfortunately, PQ comes back with a Bad (400) error which I assume is attached to these two header parameters.
I read somewhere that PQ cannot be used to access the Betfair API, but Power Build can.
Is this correct? or am I doing something wrong?
Would love some pointers on this one.
Thanks in advance for your help.
I currently have an external python script that access the Betfair API, but I really would rather keep everything in house with PQ or VB.
The Excel Python module didn't like this script, so I have to still run it externally.
The Betfair API, requires the headers of X-Application & X-Authentication to be passed.
In PQ, when accessing a URL, these header parameters are not an option from the dialogue box.
So I add them manually in the Advanced Editor.
Unfortunately, PQ comes back with a Bad (400) error which I assume is attached to these two header parameters.
I read somewhere that PQ cannot be used to access the Betfair API, but Power Build can.
Is this correct? or am I doing something wrong?
Would love some pointers on this one.
Thanks in advance for your help.