instagram-private-api icon indicating copy to clipboard operation
instagram-private-api copied to clipboard

Update Constants and Cookie Usage

Open Nerixyz opened this issue 3 years ago • 7 comments

  • Updates constants (except experiments as they don't seem to be sent), fixes #1571
  • Use the authorization as a fallback to get the user-id

Nerixyz avatar Feb 16 '22 18:02 Nerixyz

Hope it merge soon :)

sreza78 avatar Mar 14 '22 15:03 sreza78

@Nerixyz hey, great work! any plans to merge this anytime soon?

janisblaus avatar Apr 10 '22 12:04 janisblaus

merge it pls

MehrabBozorgi avatar May 25 '22 10:05 MehrabBozorgi

By this constants after every login the cookie will be empty!

sreza78 avatar May 30 '22 17:05 sreza78

Hope it merge soon :)

Depends on what you mean by soon 😏

rhighs avatar Sep 24 '22 22:09 rhighs

@Nerixyz hey awesome work, was also seeing if there was any plans to merge this? Appreciate it

seanconrad1 avatar Mar 30 '23 22:03 seanconrad1

@Nerixyz hey awesome work, was also seeing if there was any plans to merge this? Appreciate it

I could merge it, but that doesn't mean there will be a release on npm. You can always take git-dependencies (this might require building the library after you install it).

Nerixyz avatar Mar 31 '23 08:03 Nerixyz

Hey @Nerixyz, how did you find these constants? Interested in seeing if we can update them again.

tomlagier avatar Mar 06 '24 17:03 tomlagier

Hey @Nerixyz, how did you find these constants? Interested in seeing if we can update them again.

They're all sent in the headers. You have to intercept the HTTP requests to see them.

Nerixyz avatar Mar 06 '24 17:03 Nerixyz