endpoint "getstops" returns error message "No data found for parameter" NEED HELP ASAP!!!

23 views
Skip to first unread message

Austin Villanueva

unread,
Aug 23, 2017, 12:37:55 PM8/23/17
to cta developers
Hello developers,

I'm new to cta bus tracker api. I'm thinking of creating an android app using this api. 
Right now I'm trying to get all the stops according to directions
so I used this example url: 


but this doesn't work it returns 

                                                                                      {
                                                                                           "bustime-response": {
                                                                                                "error": [
                                                                                                    {
                                                                                                        "rt": "76",
                                                                                                        "dir": "West Bound",
                                                                                                        "msg": "No data found for parameter"
                                                                                                    }
                                                                                                ]
                                                                                            }
                                                                                        }

Does anyone figure it out? Am I missing something?? Let me know asap. Thank you! 

-- Austin

ctaweb

unread,
Aug 23, 2017, 1:24:24 PM8/23/17
to cta developers
Austin, try querying for just "Westbound" (using the directions that come out of the directions API verbatim is necessary, and at some point the unnecessary space originally in the sample docs was removed from the direction names).

We'll issue you a new key since yours was published here (please keep your key secret).
Reply all
Reply to author
Forward
0 new messages