开发者

can set 127.0.0.1 to website on Twitter Application settings

i set:

Website:h开发者_开发知识库ttp://127.0.0.1:8085/

Callback URL :http://127.0.0.1:8085/

is this be permited ,

thanks


No. 127.0.0.1 means "localhost". You need a public IP address/url.


If you just need it for local testing, what you can do us make up a non-existent domain or a subdomain for an existing domain, set the callback to that, then edit your HOSTS file or (local DNS if you have it) to point that domain to 127.0.0.1.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜