This app is not verified by google even though it is verified

Viewed 4353

I am using google app Oauth for authentication. I Submitted the app and got verified. Verification status says Published and application type set to public

But when i use it through my application it says unverified.

This app isn't verified This app hasn't been verified by Google yet. Only proceed if you know and trust the developer.

Thanks .

1 Answers

Found the problem .

App is verified but when i send the request with the scope which is not added to the scopes .

Thanks guys

Related