dilame / instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.
MIT License
5.93k stars 1.14k forks source link

Instagram call checkpoint for this action #946

Closed checho221 closed 4 years ago

checho221 commented 4 years ago

Hello guys, recently i have been testing on logins, i have an app for android in java (Made in China), i do not know so much about Java, but this Android app is running great, we never get the checkpoint, instead this Typescript api that sometimes it get into challenge, i can post here the Java code if you like to take a view and it helps to improve yours. Thankyou

Nerixyz commented 4 years ago

Sure, you can create a repository showing your code and one can find differences. I'm aware that we are not always using the exact headers (like sating we're using Liger) but that works for the most time. You can also share the code you've tested (side by side, java and TS/JS) and the results.

checho221 commented 4 years ago

ok, just let me edit some custom info in the Java code and create the repo; next i will paste here repo URL

checho221 commented 4 years ago

For now you can check some code here:

https://drive.google.com/open?id=1qYU3KEAWyfpiJJhPAvpgN5Br-jFrWNDP

please let me know if there is some info lost that you are requiring.

checho221 commented 4 years ago

@Nerixyz please let me know if you saw the code in my link and if it would help or do you need some other info, thank you

Nerixyz commented 4 years ago

The most important informations aren't in there like headers, cookie handling or http settings.

checho221 commented 4 years ago

@Nerixyz i am so sorry, here you could download entire app https://drive.google.com/open?id=1bB33epFsoF_MN7auyiOBKhj-PZCK5hc7

checho221 commented 4 years ago

@Nerixyz hey, could you find something interesting there?