bogdal / django-gcm

Google Cloud Messaging Server in Django
https://django-gcm.readthedocs.org
BSD 2-Clause "Simplified" License
98 stars 42 forks source link

getting status code: 500 #36

Open mirzadelic opened 8 years ago

mirzadelic commented 8 years ago

Hi, i register with reg_id and dev_id, and then call gcm register on my server, i get message SUCCESS, but:

status code: 500

and then GCM doesn't work.. how can i debug this?