I cannot get Metro data via "SL Real Time 2"
My APP worked very well before Jan-1.
Since sl.se was down on Jan-1, all API didn't work.
From this morning(Jan-2), it seemed begin working. I can get Train/Trams data via "SL Real Time 2". But I cannot get any valid METRO data. All METRO fields are empty.
For example, the ID of Kista Metro station is 9302
The address is :https://api.trafiklab.se/sl/realtid2/GetAllDepa...
The data I got form server is follows:
"Metros": [],
"StopPointDeviations": [],
"Trains": [],
"Trams": []
you can see the Metros field is empty.
Is there anyone can tell me what happened? Is the "SL Realtime 2" will be invalid anymore?
I just released my APP, but it dose't work. God save me %>_<%
Följ inlägget
0
följare
Now I changed to https://api.trafiklab.se/sl/realtid/GetDpsDepar...
Bifogad fil:
http://kundo.se/site_media/attachment/forum_630...
Hi!
SL is aware of the problem and are working on a solution. Meanwhile use SL Realtidsinformation http://www.trafiklab.se/api/sl-realtidsinfo/dok...
/Martin
Many thanks to you, Martin