QuotaExceeded using GCM

59 views
Skip to first unread message

Marian Vasile Caraiman

unread,
Apr 4, 2014, 7:01:38 AM4/4/14
to andro...@googlegroups.com
Hi, 
 I work on a project and I integrated GCM. It worked fine for the last 5 days, today I get an QuotaExceeded exception.
I use GCM, not C2DM, so I don't understand why I get this exception. In my app I use play-services 4.0.30 and the code is copy-pasted from GCMClient. Do you have any ideas or suggestions ? I did the cli to check the authentication part (using my API_KEY) and it looks ok, only the client registering the device is failing. 

Caused by: java.io.IOException: QuotaExceeded
            at com.google.android.gms.gcm.GoogleCloudMessaging.register(Unknown Source)
            at com.rivernote.GCMClient.registerDeviceId(GCMClient.java:142)
            at com.rivernote.GCMClient.obtainDeviceId(GCMClient.java:47)
            at com.rivernote.ConfigureAsyncTask.doInBackground(ConfigureAsyncTask.java:35)
            at com.rivernote.ConfigureAsyncTask.doInBackground(ConfigureAsyncTask.java:23)
            at android.os.AsyncTask$2.call(AsyncTask.java:287)
            at java.util.concurrent.FutureTask.run(FutureTask.java:234)
            at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
            at java.lang.Thread.run(Thread.java:856)

Thank you in advance, 
 Marian Vasile Caraiman.
Reply all
Reply to author
Forward
0 new messages