小编Oğu*_*aya的帖子

{“error_type”:“OAuthException”,“code”:400,“error_message”:“无效的redirect_uri”}

首先,这是我登录后的 Instagram URL:

\n\n
https://www.instagram.com/oauth/authorize?client_id=$MYCL\xc4\xb0ENT\xc4\xb0D&redirect_uri=https://localhost:4000/\xc4\xb0nstagram/Insta.php/&response_type=code&scope=user_profile,user_media\n
Run Code Online (Sandbox Code Playgroud)\n\n

这是页面向我显示的错误:

\n\n
\n

{“error_type”:“OAuthException”,“code”:400,“error_message”:“无效的redirect_uri”}

\n
\n\n

当我尝试从 Instagram 获取用户令牌时,出现该错误。
\n我尝试更改redirect_uri=(Valid OAuth Redirect URIs),但错误与以前相同。

\n

php instagram

7
推荐指数
3
解决办法
3万
查看次数

标签 统计

instagram ×1

php ×1