3

All of the documentation pages (example) with the test console currently attempt to load MiniProfiler result data, which fails with a 404:

POST https://api.stackexchange.com/mini-profiler-resources/results 404 (Not Found) 

If that result information isn't meant to be available, those pages should just not load the MiniProfiler resources.

1 Answer 1

2

This was fixed in the latest deploy.

3
  • I'm gettin the same error in my own application. This is preventing me from using MiniProfiler. Could you share whatever you did to fix this? Commented Dec 11, 2012 at 8:00
  • @DanielLidström I just disabled miniprofiler on production for the API, there's no "user session" so there's no reason to push down results. Nothing fancy. Commented Dec 11, 2012 at 17:52
  • Thanks, I solved it on my part. Turned out I had done a simple, stupid mistake. Commented Dec 12, 2012 at 13:30

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.