Just registered. I’d not recognised

Hi
I am using swift to access the api. It works fine when I use the public example ID and keys in example requests. I can also access the data leaving off the id and key so I know the address is correct.

https://api.tfl.gov.uk/Line/Mode/tube/Route&app_id=myappid&app_key=myappkey

When I substitute my own keys the result is
error":"Authorisation failed for app_key **** and app_id **** with error ‘application with id="****" was not found’ (code ‘application_not_found’). See http://transportapi.com for plans and sign-up.

(I’ve taken out the actual I’d and key,)

Does it take time for the key and I’d to become active?

I think you will find that your first “&” should be a “?”…

excellent, thanks for the correction, it works now

carl

1 Like