TokenJSONError: {
    error: string;
    error_description: string;
    status: number;
    sub_status: number;
}

Type declaration

  • error: string
  • error_description: string
  • status: number
  • sub_status: number