Property ChatProviderCredentialRejected
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
ChatProviderCredentialRejected
Gets subcategory 1, credentials: a chat provider refused the credential this deployment presented.
public static MailFathomErrorCode ChatProviderCredentialRejected { get; }
Property Value
Remarks
Separate from the embedding category rather than shared with it, because the two providers are configured independently and fail independently: an instance may hold a working embedding credential and a rejected chat one, and a single code would leave an operator rotating the key that was never refused.