200 InternalServerError

40 views
Skip to first unread message

Nick Deakin

unread,
Nov 9, 2015, 9:05:42 AM11/9/15
to android-gcm
Hi,

We've been using GCM for our project for a few months but have noticed a problem today. Using the Postman chrome app we can normally generate a GCM push notification successfully, but today we are getting Internal Server Error:

Status 200 OK
Time 1348 ms

{
  "multicast_id": xxxxxxxxxx,
  "success": 0,
  "failure": 1,
  "canonical_ids": 0,
  "results": [
    {
      "error": "InternalServerError"
    }
  ]
}

The content of the previously working JSON sent to GCM has not changed for todays testing.
Are there currently any issues that we should know about?

Thanks,
Nick

Spundun Bhatt

unread,
Dec 2, 2015, 10:14:39 PM12/2/15
to android-gcm
Hi Nick,

If you are able to send messages using curl, similar to the example here: https://developers.google.com/cloud-messaging/http , then the issue might be with postman.

Do you still see this issue?

-S
Reply all
Reply to author
Forward
0 new messages