Trace logging token
The Connect logs can be helpful when attempting to develop applications against Connect. We recommend getting access to these logs during active development.
The Trace Logging Token is a helpful diagnostic tool when attempting to determine why a specific endpoint is
behaving a certain way. When provided in the traceLoggingToken
HTTP header property, Connect will log the request as
if the Connect logs are set to Trace level, regardless of the actual setting. This allows a single call to be logged at
trace level without the background noise from other calls.
The Trace Logging Token is defined in the the Connect configuration. Ask your Connect administrator for the token value if you believe it will be helpful in development efforts.