<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Developer Program Forum - Forum</title>
		<link>https://forum.developer.betfair.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Wed, 12 Aug 2026 23:10:09 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.developer.betfair.com/images/misc/rss.png</url>
			<title>Developer Program Forum - Forum</title>
			<link>https://forum.developer.betfair.com/</link>
		</image>
		<item>
			<title>Cloud service connections</title>
			<link>https://forum.developer.betfair.com/forum/developer-program/feedback-and-recommendations/42910-cloud-service-connections</link>
			<pubDate>Wed, 29 Jul 2026 18:40:32 GMT</pubDate>
			<description>I am using Render to host a bot to connect to the BF exchange API to ingest markets, settle markets and provide streaming prices. Or at least I would...</description>
			<content:encoded><![CDATA[I am using Render to host a bot to connect to the BF exchange API to ingest markets, settle markets and provide streaming prices. Or at least I would like to. However, I understand BF does not like cloud providers. I have added a security certificate but still get the same 403 result. I can access data from my local machine with no issue.<br />
<br />
Can I use a static IP with Render and be accepted by BF if I tell you what my Render IP is?]]></content:encoded>
			<category domain="https://forum.developer.betfair.com/forum/developer-program/feedback-and-recommendations">API Feedback and Roadmap Requests</category>
			<dc:creator>kinetix.markets</dc:creator>
			<guid isPermaLink="true">https://forum.developer.betfair.com/forum/developer-program/feedback-and-recommendations/42910-cloud-service-connections</guid>
		</item>
		<item>
			<title>Planned Maintenance Outage - Betfair Exchange - Thursday 6th August 0500 - 0830BST</title>
			<link>https://forum.developer.betfair.com/forum/developer-program/announcements/42907-planned-maintenance-outage-betfair-exchange-thursday-6th-august-0500-0830bst</link>
			<pubDate>Tue, 28 Jul 2026 09:31:59 GMT</pubDate>
			<description>Due to planned maintenance the Betfair Exchange will be unavailable on Thursday 6th August from 0500-0830BST 
 
Betfair Developer Program</description>
			<content:encoded><![CDATA[<span style="font-family:Arial">Due to planned maintenance the Betfair Exchange will be unavailable on Thursday 6th August from 0500-0830BST<br />
<br />
<b>Betfair Developer Program</b><br />
</span>]]></content:encoded>
			<category domain="https://forum.developer.betfair.com/forum/developer-program/announcements">Announcements</category>
			<dc:creator>Betfair Developer Program</dc:creator>
			<guid isPermaLink="true">https://forum.developer.betfair.com/forum/developer-program/announcements/42907-planned-maintenance-outage-betfair-exchange-thursday-6th-august-0500-0830bst</guid>
		</item>
		<item>
			<title>Delayed App Key rejected by Exchange Stream API</title>
			<link>https://forum.developer.betfair.com/forum/developer-program/feedback-and-recommendations/42901-delayed-app-key-rejected-by-exchange-stream-api</link>
			<pubDate>Sat, 25 Jul 2026 12:20:48 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
Hoping a member of the developer team can clarify whether a Delayed App Key can be 
used with the Exchange Stream API, as I'm getting...]]></description>
			<content:encoded><![CDATA[Hi all,<br />
<br />
Hoping a member of the developer team can clarify whether a Delayed App Key can be<br />
used with the Exchange Stream API, as I'm getting conflicting signals from the docs<br />
vs. the behaviour I'm seeing.<br />
<br />
Setup: a personal, non-commercial app (algorithmic strategy research/testing against<br />
my own account). It places NO orders &#8212; this is integration testing of a data pipeline<br />
only, so delayed, rounded prices are entirely sufficient.<br />
<br />
What works:<br />
- REST / API-NG with my Delayed key is fine: login, listMarketCatalogue, market<br />
metadata / instrument discovery all succeed.<br />
<br />
What fails:<br />
- Connecting to the Exchange Stream API (stream-api.betfair.com:443) authenticates<br />
successfully, but every market subscription is then refused with:<br />
statusCode: FAILURE<br />
errorCode: NOT_AUTHORIZED<br />
errorMessage: &quot;AppKey is not configured for service&quot;<br />
- Example (UTC): 2026-07-11, 14:53&#8211;15:30, subscribing to market 1.259874964<br />
(GB horse racing WIN). Stream connection IDs: 212-110726145341-9660092 and<br />
105-110726152911-10278056.<br />
- (App Key and account username redacted here &#8212; happy to share by PM or via my<br />
support ticket.)<br />
<br />
Why I think this should work:<br />
The Exchange Stream API documentation seems to contemplate Delayed-key streaming.<br />
It states the conflation field &quot;will be 180000 if you access the Stream API using a<br />
Delayed App Key or have an account delay in place when using the Live App Key.&quot; That<br />
reads as though a Delayed key can connect to the Stream API (at 180s conflation) once<br />
it has been configured for the service - which the &quot;not configured for service&quot;<br />
message suggests mine hasn't been.<br />
<br />
I've also seen older threads and GitHub issues with the same error left unresolved,<br />
and one secondhand report that support said &quot;delayed key was not available for stream<br />
api&quot; - which appears to contradict the docs above. Hence the question.<br />
<br />
My question:<br />
1. Can a Delayed App Key be enabled/provisioned for the Exchange Stream API? If so,<br />
what's the step to have mine configured?<br />
2. If Delayed keys cannot be enabled for streaming as a matter of policy, could<br />
someone confirm that explicitly, so I can plan for Live App Key activation<br />
instead?<br />
<br />
I've raised a support ticket separately (21 Jul) with the full details; glad to<br />
provide the App Key / account there or by PM. A clear yes/no on (2) would be a big<br />
help in deciding whether to proceed with the Live key.<br />
<br />
Thanks very much!]]></content:encoded>
			<category domain="https://forum.developer.betfair.com/forum/developer-program/feedback-and-recommendations">API Feedback and Roadmap Requests</category>
			<dc:creator>alexb002</dc:creator>
			<guid isPermaLink="true">https://forum.developer.betfair.com/forum/developer-program/feedback-and-recommendations/42901-delayed-app-key-rejected-by-exchange-stream-api</guid>
		</item>
	</channel>
</rss>
