If the user declined consent, error info would be sent down to the globus_sdk, resulting in an exception which makes no sense. This properly raises it at a point where it can be dealt with by code which expects the relevant LocalServerError, resulting in an exception which makes more sense and is easier to handle.
If the user declined consent, error info would be sent down to the globus_sdk, resulting in an exception which makes no sense. This properly raises it at a point where it can be dealt with by code which expects the relevant LocalServerError, resulting in an exception which makes more sense and is easier to handle.