microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Call can't get established - Terminated
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Hello, trying to get my bot into a meeting.
I get all status working just fine, when it comes to actually join, it fails.
It goes from state "Establishing" to "Terminated" (checking on my ngrok dashboard: 127.0.0.1:4040)
Error code 3002.
There is no documentation or help on this regard. How can I find and fix the source of the issue?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the bot's attempt to join a meeting and inspect the transition from "Establishing" to "Terminated" alongside the ngrok dashboard at 127.0.0.1:4040. Use error code 3002 as the primary investigation point; done means identifying the failure source and documenting a reproducible fix or diagnostic path.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100