Ryotaro-Sanpe666 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

notification not sent #268

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1)create database
2)connect database
3)create files
4)give gcm id

What is the expected output? What do you see instead?

send notification gcm 
What is the output of 'gcloud info'?
{"multicast_id":4978403604248082099,"success":0,"failure":1,"canonical_ids":0,"r
esults":[{"error":"InvalidRegistration"}]}

Please provide any additional information below.

plz suggest me. the solution

Original issue reported on code.google.com by mmadhuku...@gmail.com on 29 Sep 2015 at 5:38

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

Do I understand correctly that you're running/trying to run a php AppEngine app 
using gcloud?

The string:
  {"multicast_id":4978403604248082099,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"InvalidRegistration"}]}
doesn't look like typical output from running

  $ gcloud info

on the command line.  Could you please explain a bit more about how you got 
that?

Original comment by jeffvaughan@google.com on 29 Sep 2015 at 6:59

GoogleCodeExporter commented 8 years ago

Original comment by z...@google.com on 13 Oct 2015 at 3:47