[[["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 handles exceptions related to token errors during authorization code or access token requests."],["This exception class inherits from the `Exception` class and implements the `ISerializable` interface for serialization support."],["The class contains two constructors that allows to create a new `TokenResponseException`, either with a `TokenErrorResponse` parameter or with an optional `HttpStatusCode` parameter."],["The `TokenResponseException` class provides two properties, `Error` to retrieve the token error information, and `StatusCode` which reveals the HTTP status code of the error."],["The latest version of the API is 1.69.0, with older versions such as 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also documented and available for reference."]]],[]]