I was wondering why the form at http://api.stackoverflow.com/1.1/usage/methods/linked-questions did not return the questions I was expecting. Then I noticed that it is calling http://api.meta.tex.stackexchange.com/1.1/questions/{id}/linked instead of querying Stackoverflow.

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

This has been fixed.

Rather than baking the query url into the docs (and having to deal with caching issues), we're just pulling it in javascript now.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged