Google APIs for UWP not playing nice with custom redirect scheme
问题 I'm writing a UWP application that will work with the Google Drive APIs. My issue seems to be out of poor documentation from Google for UWP applications. In the documentation it states: Additionally, you can use the reverse DNS notion of the client ID as the custom URI scheme (e.g. com.googleusercontent.apps.123). ...And right below that, it states: For UWP apps, the scheme cannot be longer than 39 characters. The problem here is that the client IDs are already above 39 characters. There is