I have created an app to export user's google contacts but when i redirect to that URL it show APP isn't verfied
define('IMPORT_URL','https://accounts.google.com/o/oauth2/auth?client_id=something.apps.googleusercontent.com&redirect_uri=https://www.somewebsite.com/Home/callback&scope=https://www.googleapis.com/auth/contacts.readonly&response_type=code');