You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Actually I can Answer a call (MS Team unhook the call ) but I get no response status code or error. In documentation it mentioned that I should get a 202 accepted status codeMicrosoft Graph SDK ( api method right after initialisation):
I have a bot which should answer to calls, here's the documentation
Actually I can Answer a call (MS Team unhook the call ) but I get no response status code or error. In documentation it mentioned that I should get a 202 accepted status code Microsoft Graph SDK (
apimethod right after initialisation):I have tried to check
res.statusCodebut I get no content.How can I get response from MS Teams API ?