Instagram的自定义架构redirect_uri

时间:2017-09-26 06:44:56

标签: java android instagram instagram-api

我正在尝试将Instagram集成到Android应用程序中,并希望使用自定义架构,例如 - sociallogin:// authorize

enter image description here

有没有办法在Instagram开发者门户网站中使用非http / https redirect_uri?

1 个答案:

答案 0 :(得分:1)

几个月前,Instagram似乎删除了对自定义URI的支持。

即使您现在需要提供以http或https开头的URI,您仍然可以提供垃圾,并在您的应用中实施适当的机制来处理它。