Hi Peter, thanks for coming back.... Right now all I want to do is set up a simple heartbeat. So first step grab a token via POST to
https://opendata.nationalrail.co.uk/authenticate HTTP/1.1, then I'll pull some random DTD data just to get started - that's it. Haven't got anywhere with it so far as its rejecting my credentials, so I figure I've got the format of the request wrong.
For background, I have an account that unfortunately I lost the login details for and the token for that account is currently running my live App. That's going in via OpenLDBWS and GetDepBoardWithDetails. What I want to do is move over to the new account - however my main focus so far has been researching PushPort, so I'm simply trying to keep this account fresh so I don't end up with the same problem as I did last time having used a token for an account I can't access. Until I'm happy I can keep it fresh I won't move the token over for the live app.
Don't know if that all makes sense.
Cheers
Mark