-
-
Notifications
You must be signed in to change notification settings - Fork 440
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
Support authentication #1
Milestone
Comments
+1 |
Closed
Closed by 50cc8f0. |
Closed
Closed
Closed
This was referenced Oct 22, 2018
Closed
i3130002
added a commit
to i3130002/firebase-php
that referenced
this issue
Jan 30, 2020
Resolves "Fatal error: Uncaught TypeError: Argument 1 passed to Kreait\Firebase\Messaging\Topic::fromValue() must be of the type string, int given, called in /home/public_html/vendor/kreait/firebase-php/src/Firebase/Messaging/AppInstance.php on line 44 and defined in /home/public_html/vendor/kreait/firebase-php/src/Firebase/Messaging/Topic.php:19 Stack trace: #0 /home/public_html/vendor/kreait/firebase-php/src/Firebase/Messaging/AppInstance.php(44): Kreait\Firebase\Messaging\Topic::fromValue(394511638) kreait#1 /home/public_html/TestFiles/1.php(18): Kreait\Firebase\Messaging\AppInstance::fromRawData(Object(Kreait\Firebase\Messaging\RegistrationToken), Array) kreait#2 {main} thrown in /home/public_html/vendor/kreait/firebase-php/src/Firebase/Messaging/Topic.php on line 19" Happens when subscribed topic happens to be a JSON::Decode Integer
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
see https://www.firebase.com/docs/rest/guide/user-auth.html
The text was updated successfully, but these errors were encountered: