Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMS Package throws exception when sending single message. #48467

Open
JDCain opened this issue Feb 27, 2025 · 0 comments
Open

SMS Package throws exception when sending single message. #48467

JDCain opened this issue Feb 27, 2025 · 0 comments
Labels
Client This issue points to a problem in the data-plane of the library. Communication - SMS customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@JDCain
Copy link

JDCain commented Feb 27, 2025

Type of issue

Missing information

Description

Article states the following:
SMS operations will throw an exception if the request to the server fails. Exceptions will not be thrown if the error is caused by an individual message, only if something fails with the overall request.

Both 1.01 and the 1.1.0-beta2 both throw an exception if you are sending to a single recipient and the message fails. Multiple recipient with a mix of failures and success returns information about both.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/overview/azure/communication.sms-readme?view=azure-dotnet

Content source URL

https://github.com/Azure/azure-docs-sdk-dotnet/blob/master/api/overview/azure/latest/communication.sms-readme.md

Document Version Independent Id

d10038c6-c2be-567b-d185-c838cb6497f2

Article author

@azure-sdk

Metadata

  • ID: ba47277a-812b-e784-80ee-300cbf5a5490
  • PlatformId: 0095e1e3-bd59-137e-14b1-d55c6a87a06c
  • Service: communication
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Feb 27, 2025
@jsquire jsquire added Service Attention Workflow: This issue is responsible by Azure service team. Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team Communication - SMS and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Communication - SMS customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants