Skip to content

[Communication - SMS] SmsClient [Live] [AAD] test send method can send an SMS message failing in nightly runs #21031

Closed as not planned

Description

Communication - SMS nightly test runs are failing with:

Error message:
{"error":{"code":"Unauthorized","message":""}}

Stack trace:
RestError: {"error":{"code":"Unauthorized","message":""}}
at handleErrorResponse (/mnt/vss/_work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:274:17)
at /mnt/vss/_work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:179:47
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at SmsApiClient.sendOperationRequest (/mnt/vss/_work/1/s/sdk/core/core-http/src/serviceClient.ts:521:23)
at SmsClient.send (/mnt/vss/_work/1/s/sdk/communication/communication-sms/src/smsClient.ts:175:24)
at Context. (/mnt/vss/_work/1/s/sdk/communication/communication-sms/test/public/suites/smsClient.send.ts:27:21)

For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Azure.CoreClientThis issue points to a problem in the data-plane of the library.Communicationtest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions