菜鸟教程小白 发表于 2022-12-11 18:34:34

ios - 我应该如何格式化用于 Instagram API 的 redirectUri?


                                            <p><p>当我尝试将 Instagram 集成到我的 iOS 应用程序中时,我可以在我的 webView 中看到 Instagram 登录页面。但是,在给出登录详细信息后,它显示 <code>redirectUri</code> 无效的错误。</p>

<p>如何使用 Instagram 开发者配置页面创建 <code>redirectUri</code>?</p>

<p>创建有效格式是否需要特定格式?我目前正在使用格式如下的 <code>redirectUri</code>:<code>https://appnamecallback.com</code></p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>查看此链接:<a href="https://www.instagram.com/developer/authentication/" rel="noreferrer noopener nofollow">https://www.instagram.com/developer/authentication/</a> </p>

<p>它具有 <code>redirect_uri</code></p> 的所有有效格式</p>
                                   
                                                <p style="font-size: 20px;">关于ios - 我应该如何格式化用于 Instagram API 的 redirectUri?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/41615503/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/41615503/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 我应该如何格式化用于 Instagram API 的 redirectUri?