Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

10
  • We had to change the api eventually but we solved it. Thanks a lot for the hint...
    – s.alem
    Commented Jun 27, 2014 at 13:14
  • Argh! I just spent 30 minutes or more troubleshooting other things - but this was it! :( Commented Dec 5, 2014 at 2:49
  • 1
    same here. I kept changing my code and looking for the cause of this problem and it turned out to be my AdBlock was simply blocking the call that I was working on :D
    – Andrei
    Commented Apr 14, 2015 at 15:41
  • 11
    after half a day of searching why delete and get won't work, found this...it's so funny we are not even mad :))
    – bokkie
    Commented Jul 3, 2015 at 13:52
  • You can enable this view in Firefox with Adblock Plus plugin installed by pressing Ctrl + Shift + V. I didn't manage to open it in Chrome, but the filter list by default is the same in both browsers, so it did the trick and helped mi with finding part of url that caused AdBlock to react.
    – Mark
    Commented Apr 11, 2016 at 11:54