I'm having trouble using HelloJS with the Google+ API. It works well using the local development server, but when I try to use it in a Cordova application, I get an error.
In the Google Development console, I created a client identifier for web applications. The settings were set below:

On my phone I get error 400 "Invalid parameter for redirect_uri: Missing permissions: file: ///android_asset/www/index.html"
Any suggestions on how to solve this?
Poyan source share