I am having some problems when I try to use json-tinyurl. When I am using this
I am getting this message: foo({"ok": false, "error": "The API call urlfetch.Fetch() required more quota than is available."})
There is also this message here: "JSON (and JSON-P) wrapper around the TinyURL API."
So my question is the following. What I just described means a) that because of a temporary problem (quota is unavailable) should I just wait for a while and the problem will be fixed or b) that I should move to TinyURl API that is proposed as "wrapper"?