I implemented FB Push Campaigns in our Android app. However I seem to be not able to run the "Push campaign setup verification".
I have a few questions that I am unable to find an answer for:
- Where does the "YOUR DEVICE TOKEN" come from? What device are we talking about in this context.
- The status is saying:
The sender account used to send a message couldn't be authenticated. This is probably due to an invalid project number being sent as the key, or the key could be valid but with the GCM service disabled, or our servers have not been whitelisted in the server key IPs.
the problem is that "GCM sender ID is invalid". I verified our GCM and it is correct. I am quite confused about what is actually wrong or how to properly work out the issue.