I can not insert a valid URI into the credentials of the google authentication API, I always return the following error:
redirect_uri_mismatch.
I have tried all recommendations http: //localhost /
, http: //localhost :3000/
, http: //localhost /callback
, http: //localhost:58889 /
. Anyway, I do not know what else to do. I'm working with a hybrid application using Cordova
and Ionic
, I'm using Intel XDK as a platform.