--
You received this message because you are subscribed to the Google Groups "mtadeveloperresources" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mtadeveloperreso...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Jul 18, 2014 12:06 PM, "John Doll" <johnd...@ragingcoders.com> wrote:
> OK, I should clarify my own mistake. I thought you could add &feed=3 to get the 3 line.
>
> So getting back to the topic of this thread, with and without &feed=2 I only get data for the L line.
>
> Has this really been broken all this time, any ETA for a fix? am I doing something wrong?
Try feed_id instead of feed. Try all variants of param order. (?foo=1&bar=2 vs. ?bar=2&foo=1)
-Jeremy
http://datamine.mta.info/mta_esi.php?key=<key>&feed_id=1
http://datamine.mta.info/mta_esi.php?key=<key>&feed_id=2