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 -

Log not being recorded for quickfix c++ Session -

.net - Using different ADO.NET providers dynamically with Entity Framework -