We have developed mobile application by using phonegap. We are connecting to the backend by using Google Cloud endpoints. We have written our api's at server side
using java(Google App engine) to get the data. Every thing was working fine but suddenly i got the following exception:
We have developed mobile application by usi