Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add exception for redirect to marketing consent (#284)
* Add exception for redirect to marketing consent during login the process can halt because the user is redirected to a marketing constent page. Without catching this condition a KeyError Location is raised because it's the final page but doesn't start with `myskoda://`. --------- Co-authored-by: Jonas Seydel <[email protected]>
- Loading branch information