Git Product home page Git Product logo

instagram-private-api-laravel's People

Contributors

adiv-phpian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lexor

instagram-private-api-laravel's Issues

How to post photo by instagram ?

Hi, @muthu-kc
I've followed your sample project and successfully implemented the checkpoint feature, i'm using the library MGP25/LIANCOTTLE and would like to know how Can i post photos using session authentication.
Could you let me any example?
Thanks in advance.

Problem with route

Hi,

There is no "alogin" route as it is in the documentation.

Are there any fixes I can do to resolve this issue?

Thanks!!

Use liamcottle/mgp25

The mgp25 api has several functions more than instagram-sdk, as it could be the labyrinth with the same in the or converter the cookies, since the instagram-sdk login works better than mgp25

Direct Log out

when i try to log in , it working and save data in mysql but when i click get .... something , account directly log out .

thanks for the code

"Serialization of 'Closure' is not allowed"

Hello, i wanted to see and test your project. Downloaded the zip, set up everything as normal. But after i login im always getting. "Serialization of 'Closure' is not allowed". Dont really know what that means. Maybe because i removed Proxy? Cause with Proxy it always says that it cannot find a username associated which is not true. I also tryed many other proxys from my country still error.

Logout functionality implementation.

@muthu-kc
Nice to meet you, and thanks for your sharing work.

I just wanted to know about the logout functionality in detail.
I can see you've implemented the logout functionality via following codes. (in the IPController.php file)

public function logout(){
  Session::forget("pk");
  Session::forget("proxy");
  return redirect("/");
}

I am wondering if this function make the user logout from the instagram exactly like when user click on the Logout button on the official instagram web page.

Please let me know if I have any misunderstanding.
Thanks.

Not connect to instagram

When I try to call I get this error:
Instagram Request failed: [POST] [https://i.instagram.com/api/v1/accounts/login/] Connection timed out after 30001 milliseconds.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.