简体   繁体   English

是不是klout api尚未完成? 让issus通过它获取数据

[英]Is it klout api uncompleted yet? Having issus get data through it

Hi I wanna use klout api to get user's score of facebook or twitter. 嗨,我想使用klout api获取用户对facebook或twitter的评分。 But I could not make a app like what I did when I am using facebook or twitter api. 但我不能像我在使用facebook或twitter api时那样制作应用程序。 I have two keys: one is oauth key and one is partner key, what's the difference?? 我有两个键:一个是oauth键,一个是伙伴键,有什么区别? How do I make calls using klout apis? 如何使用klout apis拨打电话? I tried here , but still could not make successfully calls, or even add a login button in my page, could someone help me and give me some sample code please, thanks! 我试过这里 ,但仍然无法成功通话,甚至在我的页面中添加一个登录按钮,有人可以帮助我,并给我一些示例代码,谢谢!

Have you registered for an account and received API keys? 您是否注册了帐户并获得了API密钥? A few points: 几点:

  • The OAuth API is moderated. OAuth API已经过审核。 Keys generated for it are not activated until approved. 为其生成的密钥在批准之前不会激活。 You would not be able to add a login button to your page until applying and being approved for a key. 在申请并获得密钥批准之前,您将无法在页面中添加登录按钮。
  • The V2 API is more open, but still requires you to register at http://developer.klout.com/member/register V2 API更加开放,但仍需要您在http://developer.klout.com/member/register上注册
  • You cannot currently lookup Facebook users on the API due to Facebook's Platform Terms of Service. 由于Facebook的平台服务条款,您目前无法在API上查找Facebook用户。
  • The samples on the pages are generally incomplete in that they require you to include the key, have an active application profile, and have the callback URL set on that application profile. 页面上的示例通常是不完整的,因为它们要求您包含密钥,具有活动的应用程序配置文件,并在该应用程序配置文件上设置回调URL。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM