python - Project is not white listed when using google cloud message - GCM Service for android -


when using gcm error:

the project 3425345631 not whitelisted.

i'm trying use gcm - have created andorid key , server key. i'm following tutorial getting started gcm. problem comes when i'm trying run python code ccs server. error the project 3425345631 not whitelisted. have put project number username in python code, , password used generated api key server apps in google api, , registration_id has value registered device (android phone) want send messages to.

can 1 please describe entire process of setting ccs server google cloud messaging?

there special sign-up form ccs , user notifications, in supply google api project it. can't use new apis without google accepting registration on form.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -