Invalid Redirect URI in Google Drive -


in creating client id in developer console, need specify redirect uri, have ip address. such has worked on other oauth systems, box, dropbox, evernote, , onenote. not google drive?

one other place others had problems... https://groups.google.com/forum/#!topic/google-plus-developers/6j6jnmewcxi

one user said use fqdn, not ip address. others complained ip address required, no resolution them. so, i'm stuck.

any way can use ip, not fqdn? google not document 1 way or another. , use of ip addresses supported in oauth specification.

just google console setting says: authorized redirect uri needs have protocol, no url fragments, , no relative paths. can't public ip address.

you can use ip address, protocol (either http or https) required.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -