It appears to be working now. We will need to do a little load testing to make sure it doesn't still give us quota errors, but I was able to refresh the data query many times rapidly with no problems.
It appears to be working now. We will need to do a little load testing to make sure it doesn't still give us quota errors, but I was able to refresh the data query many times rapidly with no problems.
"503 Service Temporarily Unavailable nginx" at the moment. Just click on https://api.appery.io/rest/1/code/Web... (it is public data, no login credentials required)
Thanks much for the update. It's really good to know that someone is there to handle the problem on a Saturday.
Now the entire Appery platform has stopped working -- requests get 504 Bad Gateway and even the web dashboard is timing out to https://appery.io/50x.htm.
Request URL is https://api.appery.io/rest/1/code/Web...
We are calling it with JSONP so the actual request will have a callback param, e.g. https://api.appery.io/rest/1/code/Web...
Very nifty code -- plucks out all the defined events then puts them back. I might use that once my nav panel starts to get a little more complex (right now it just has a handful of entries, so easier to set up .live() handlers by ID).
Bingo! It worked. Thanks much Max, I wish I could help explain what I did to cause the malfunction but I can't recall anything in particular except that I created the second project from a zip backup of the first.