Can a public IP address be used as Google OAuth redirect URI?

前端 未结 7 2222
孤街浪徒
孤街浪徒 2020-12-04 16:01

I\'m trying to set a web service that needs the user\'s Google Latitude info, so I\'m using Google OAuth to get the user authorization stuff.

However, when trying to

7条回答
  •  误落风尘
    2020-12-04 16:27

    Try using the full server name.

    It is obtained from MyPC/Properties... something like http://mypcname.mydomain.name:8080

提交回复
热议问题