zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

MismatchSenderId error on sending push notification

Hello again.
I'm try to send push notification follow this guide (http://devcenter.appery.io/tutorials/...), and got error "MismatchSenderId". What could be wrong?

p.s. without any filters

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

MismatchSenderId error on sending push notification

Hello Zimennik,

Could you please check that Sender ID and API Key are correct? Could you please regenerate them just in case?

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

MismatchSenderId error on sending push notification

it seems to be right. I regenerate my API Key and now have this error: "Request to GCM was not successful: HTTP Status Code: 401(Unauthorized error, please check your android api key)"

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

MismatchSenderId error on sending push notification

"MismatchSenderId" again

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

MismatchSenderId error on sending push notification

Not sure of the below piece of advice can help

In the Google API Console, look at the URL of your project:

https://code.google.com/apis/console/...
The xxxxxxxxx is the project ID, which is the sender ID.

And make sure the API Key belongs to 'Key for server apps (with IP locking)'

*you must use the numeric ID from the url, and also double check your registration id

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

MismatchSenderId error on sending push notification

  1. Copy the Project Number to Sender ID in the push notifications Settings tab of your app

    Project ID is not sender ID.

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

MismatchSenderId error on sending push notification

I don't see much of a logical difference though...especially when it says
"The xxxxxxxxx is the project ID, which is the sender ID." .... no harm in giving it a try I guess

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

MismatchSenderId error on sending push notification

It actually now work without any errors (I don't change anything). But push notification is not delivering (but there is "1" in "delivered" status)

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

MismatchSenderId error on sending push notification

I am not that experienced with the push thingy...but then you'd have to select / choose the device(s) that the msg would be delivered to, rite

Return to “Issues”