I registered at https://opendata.nationalrail.co.uk/user and got a token via email but when i plug the token into the placeholder, and click 'Send', the Post request gives an error (+ screenshot attached. )
Is the example broken, outdated, are my API keys not activated (I've tried 3 now) or is it just me please? Does it work for anyone else, or does it need updating on the Wiki?
Many thanks for any light that can be shed!
WJ
Peter Hicks
unread,
Nov 1, 2025, 2:22:31 PM (9 days ago) Nov 1
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openrail...@googlegroups.com
Hi Wayne
On Saturday, 1 November 2025 at 18:12, Wayne Joseph <wayne...@gmail.com> wrote:
Hi - I've tried for 2 hard days to get this to work in Postman, but now im on the verge of giving up.
I'm trying to follow the 'beginners' example here:
I wish I'd never written that page! You may find it easier to use Python or another language which will remove the need for you to hand-craft your own SOAP requests.
Alternatively, you can rid yourself of having to understand SOAP by using the Live Departure Board data product on RDM at https://raildata.org.uk/dataProduct/P-d81d6eaf-8060-4467-a339-1c833e50cbbe/overview. There's an OpenAPI specification (the ldbws-swagger-json.txt) file in the Documentation which you might find refreshingly modern.