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 no remedy for this issue, and there is no way to create a credential specifically for UWP apps within