Matthew Wright

Results 53 comments of Matthew Wright

Hi @turb1te It seems to be working for me. In your provided log file I do see this interesting bit `YouTubeSignIn [loading-page=???? � Google ???????]` which is a maybe sign...

Certainly doesn't look right. What is your specific Java version? `java -version` Could also help to see the locale settings `java -XshowSettings` ``` Locale settings: default locale = English (United...

Still looking into this, having trouble trying to reproduce it locally. Seems like your java version and locale stuff is fine.

I managed to reproduce the issue in a vm. It seems it may be caused by something with the java distribution, maybe there was a regression in the Oracle version....

It does appear to be the latest Oracle version with the issue,`1.8.0_301`. It also appears that downgrading back to `1.8.0_291` fixes the issue too. If you don't want to use...

A verified warning is expected. However, I don't expect that error to happen. If you scroll down what are the rest of the request details?

It opens up to that page instantly? This won't do anything to add it into the app though I'm curious if you navigate to the url in your browser instead...

Trying it myself it may work as an alternative actually to open that url in the system browser. It would require an extra step from the user by `Please copy...

Well, it seems that the issue is now on me to verify the app, if I can. There seems to be a 100 user cap for unverified apps which looks...

It isn't great but there is a horizontal scrollbar at the bottom of the list that allows you to see the item type if you scroll it all the way...