PlatformHeaders.ErrorSource Field

Definition

The x-platform-error-source header β€” classifies every error response so the platform can route actionable errors to the right team. Present on all 4xx/5xx responses from protocol endpoints. Values: user, platform, upstream.

public const string ErrorSource;
val mutable ErrorSource : string
Public Const ErrorSource As String 

Field Value

Applies to