【发布时间】:2014-07-02 22:41:24
【问题描述】:
我刚刚在 LinkedIn Developer Network 和 Other> JavaScript API Domains 文本框中设置了一个新应用程序,我只有输入 http://localhost
当我转到引用 LinkedIn JavaScript (http://localhost/linkedin/#/login) 的页面时,我仍然收到此错误。
该页面的LinkedIn相关sn-p是
<script type="text/javascript" src="http://platform.linkedin.com/in.js">
//here goes the api key, and the callback function
api_key: My_API_Key
onLoad: onLinkedInLoad
authorize: true
</script>
可能出了什么问题?
【问题讨论】: