[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`TokenResponseException` is a class that inherits from `Exception` and is used to handle token errors during authorization or access token requests."],["This exception can be constructed with a `TokenErrorResponse` to capture specific error details or with an optional `HttpStatusCode` to include the HTTP status code of the error."],["The `Error` property provides access to the `TokenErrorResponse`, giving information about the token error."],["The `StatusCode` property, of type `Nullable\u003cHttpStatusCode\u003e`, indicates the HTTP status code associated with the error."],["There are multiple versions of the related documentation available, with the most recent being version 1.69.0, while the content provided specifically relates to version 1.50.0."]]],[]]