Issue with response structure of send mail api

Open
#1,858 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
node.js, typescript
Domain
api

Research direction

Start by reproducing a sendmail API call in the Node environment with the latest SDK and inspect the returned value and status information. Compare the observed empty response with the expected delivery status or response structure described in the issue; done means the behavior is documented or corrected and can be verified with a focused reproduction.

Written by the indexing model from the issue text.

Description

status:waiting-for-triage type:bug
Describe the bug

i tried this library to send the mail , message is delivered but im getting empty object as a response back. even not able to find the status code as well in node environment.

Expected behavior

Need to get to know the message deleivery status afer sending, either through status code or need to get a proper resposne form send email api.

How to reproduce

when calling sendmail api using this library

SDK Version

latest

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output
Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
Dominant language
TypeScript
Stars
833
Forks
240
PR merge metrics
No merged PRs in 30d

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 microsoftgraph/msgraph-sdk-javascript

All issues in microsoftgraph/msgraph-sdk-javascript

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.