-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Description
Send messages
- Trying to send a message to an android device with its registration token.
- I get a 404 all the time
- requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://fcm.googleapis.com/v1/projects/project-id/messages:send
- firebase_admin.messaging.ApiCallError: Requested entity was not found.
Need help urgently
- Operating System version: Windows 10
- Firebase SDK version: firebase-admin-python
- Library version: Python 3
- Firebase Product: messaging
A Cue
Steps to reproduce:
Get the token from a registered android device and tried sending message to the same device but kept getting a 404 entity requested not found. I am confused at what entity it is referring to. . I was wondering if I had to save the device token on my firebase db?
Metadata
Metadata
Assignees
Labels
No labels