Getting Storagerelay URI is not allowed for 'NATIVE_ANDROID' client type

Hi Team,

I am calling the gmail api functions “send email” “Inbox” list,
I created OAuth in google console platform using “Application Type” is Android

When i call gapi.auth2.authorize, i am getting below error

Error 400: invalid_request

Storagerelay URI is not allowed for ‘NATIVE_ANDROID’ client type.

How to resolve this error?

Thanks in Advance

Ramji