【发布时间】:2014-09-02 05:54:47
【问题描述】:
在我的应用程序中,我添加了使用 Twitter 功能登录 following this example。
现在,我想获取登录用户的用户名。
Twitter 建议此 URL 调用
https://api.twitter.com/1.1/account/verify_credentials.json
但是如何以及在哪里放置这个 URL?
【问题讨论】:
-
感谢改进@Terence Eden。您能解决问题吗?
-
@TerenceEden ,不,我什么都没试过?我不知道该怎么做。
-
我们不是来为您工作的 - 请参阅 stackoverflow.com/tour - 尝试一下,让我们知道您遇到的问题。
标签: ios7 twitter xcode5 twitter-oauth