SendEachForMulticastAsync

Open
#2,856 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
firebase, nodejs, typescript
Domain
api, backend

Research direction

Start by reproducing the FirebaseMessaging.DefaultInstance.SendEachForMulticastAsync(message) call with the reported payload and inspect the message object immediately before invocation. The issue does not name a file or test; done would require a confirmed reproduction and a documented cause or a clearly scoped fix for the intermittent “At least one message is required” error.

Written by the indexing model from the issue text.

Description

api: messaging

Can any one please let me know the reason why this comes "At least one message is required" ?
while calling await FirebaseMessaging.DefaultInstance.SendEachForMulticastAsync(message);

There is valid payload, but still at times , does not know why this is occurring

If any one can share more details, please do share...

Error sending SendEachForMulticastAsync message: At least one message is required

Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
3d 10h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-admin-node

All issues in firebase/firebase-admin-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.