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

mysql - FireDac error 314 - but DLLs are in program directory -

c# - How do I debug "System.DllNotFoundException: The specified procedure could not be found"? -

python - How to read gradle build progress from it's output? -