Hello everyone!
I was setting up this component in my personal environment area, and for that, I follow up with this guide.
And everything worked fine (the token is generated normally) but when the execution arrives at the Firebase Notify Event, I get a 404 error like the one below.
Does anyone know why this error happens?
Hi Pedro,
The problem was in the ProjectId site property. In the documentation, I was told to set the ProjectId to the project identifier of Firebase, but it was not working for me. So I changed that site property to the real-time database identifier and now it's working.
Hi Stéphane,
The same thing happened to me. Were you able to find the problem?
It worked for me as well. Thanks for the help!