Closed Bernard-h closed 4 years ago
App is showing now, but an invalid API key is displayed. Getting the correct API key is not the same as per installation instructions. Probably because NS has redesigned the API environment in the API portal.
Any help on getting the correct API would be appreciated.
Turns out you need the primary key from the NS-App Api. Just to clarify for other users. Issue resolved.
Hi , I tried implementing this module. The install was pretty straightforward. Getting an API these days works with the API portal by NS. I subscribed to public transport information API (many other APIS on prices / promotion etc are available. I presume that's the appropriate API. When I sign up for the API , I get a primary and secondary API. I tried pasting both in the basic config.js text:
{ module: 'nstreinen', position: 'top_right', header: 'Treinen vanaf Schiphol Airport', config: { apiKey:'',
fromStation: 'SHL'
}
}
Ive fillin in my API-key.... no module appears. Could someone give me a few pointers?