通过php登录instagram [英] instagram login via php

查看:180
本文介绍了通过php登录instagram的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

随着Instagram更改获取第三方用户图像的政策,我需要帮助来创建内置在php中的Instagram登录功能.

as the Instagram changes the policy to fetch third-party user's images I need a help to create an Instagram login functionality which is built in php.

我在Instagram开发人员中创建了一个客户端.而且我知道如何使用客户端的密钥和客户端ID.并且我还测试了一些具有登录功能的代码,但是每当我尝试使用另一个Instagram帐户登录时,都会显示该帐户不是沙盒用户".

I created a client in an Instagram developer. and I know how to use the client's secret key and client id. and I also tested with some code which can do login functionality but whenever I try to login with my another Instagram account then it says "the account is not a sandbox user.".

Instagram开发者指南中是否有完整的指南,其中显示了如何执行第三方用户登录功能的示例??

are there any complete guidelines expect Instagram developer's guideline which shows an example of how to do the login functionality of third-party user.?

先谢谢您.

推荐答案

有许多库可以帮助您解决此问题,并节省您维护定制的编写代码的时间,这些代码可以通过使用已建立和运行的其他方法消除,例如这个:

There's many libraries that will help with this, and save you time maintaining custom written code that could be eliminated by using something else that is established and working, for instance this one:

https://github.com/cosenary/Instagram-PHP-API

具体来说,这部分是: https://github.com/cosenary/Instagram-PHP-API#可用方法

Specifically, this portion: https://github.com/cosenary/Instagram-PHP-API#available-methods

这是您要找的吗?

这篇关于通过php登录instagram的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆