Skip to content

[Communication - Chat] ChatClient Chat Operations successfully creates a thread failing in nightly runs  #22130

Closed

Description

Communication - Chat nightly test runs are failing with:

Error message:
{ "CommunicationError": { "Code": "Forbidden", "Details": [] } }

Stack trace:
RestError: {
"CommunicationError": {
"Code": "Forbidden",
"Details": []
}
}
at handleErrorResponse (/Users/runner/work/1/s/sdk/core/core-client/src/deserializationPolicy.ts:251:17)
at deserializeResponseBody (/Users/runner/work/1/s/sdk/core/core-client/src/deserializationPolicy.ts:159:43)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

For more details check here:

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

Metadata

Labels

ClientThis 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

Relationships

None yet

Development

No branches or pull requests

Issue actions