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

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -