【发布时间】:2016-10-25 05:52:39
【问题描述】:
我使用以下网址向 instagram 发出了请求:
https://instagram.com/oauth/authorize/?client_id=98967dce3d2847c9aefff2342e92d5eb&redirect_uri=http://www.getartup.com/&response_type=code
在浏览器上我可以检索代码为
http://www.getartup.com/?code=0ce2113308ee4376ae10f9f45e9767b6
但在 uiwebview 中发出请求时,我无法捕捉到代码。
任何人都面临同样的问题。
问候。
【问题讨论】:
-
uiwebview - 错误的选择使用 datawithrequest
-
所以你想访问令牌吗?
-
@Purushothaman 是的,我需要令牌
-
你试过了吗,完成后告诉我@user3804063
-
@Purushothaman 你没有得到我的问题或者我无法让你理解我的问题
标签: ios swift3 instagram instagram-api