How to authorize an internal server (no public URL) OAuth 2.0 origin for a Google API? -
when creating oauth 2.0 client id use google api, 1 must add authorized origin providing server's url (at google developer console -> api & auths -> credentials tab).
however, server not have public url. this page mentions , suggests using localhost, tried , did not work. ideas?
Comments
Post a Comment