We are using Youtube API to perform Oauth to our application. One of the scopes requested is force-ssl, which is a sensitive scope, so we had to go through the verification procedure. Now the settings screen in the development console show that the application is verified (verification status - Published) and the force-ssl scope has the green tick, as well as our authorized domains (please see screenshots). Nevertheless, users are getting the "This app isn't verified" warning, which is undesirable. What can be the reason for this warning and how can we get rid of that?
