Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MismatchSenderId #13

Open
2ndGAB opened this issue Nov 16, 2016 · 0 comments
Open

MismatchSenderId #13

2ndGAB opened this issue Nov 16, 2016 · 0 comments

Comments

@2ndGAB
Copy link

2ndGAB commented Nov 16, 2016

Hello,

On some requests, I have this result:

object(CodeMonkeysRu\GCM\Response) {
	[private] multicastId => (float) 7.7314933357726E+18
	[private] success => (int) 422
	[private] failure => (int) 78
	[private] canonicalIds => (int) 0
	[private] results => [
		'APA91bE5I3lWrDaHVnMCJFg4Bc1Iy0yRZdSMthpPjdaCaKQsueRJCVGDEQ-AkvXpvagvE8JHmA2sr8GAojqMW_4GnYKuPM9TJRt9hL9CVySpCSN1a-4B0YPdjXPECrcNsbyG_IisEyGx' => [
			'error' => 'MismatchSenderId'
		],
	]
}

But it seems there is no way to get this list of errors, except pooling resluts of course.

Mybe it could be interesting....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant