instagram-graph-api-lib icon indicating copy to clipboard operation
instagram-graph-api-lib copied to clipboard

Allow instagram login

Open TiagoGrosso opened this issue 1 year ago • 3 comments

From https://developers.facebook.com/docs/instagram-platform/instagram-graph-api/reference/

The graph API now accepts Instagram login (and the URL changes)

TiagoGrosso avatar Aug 06 '24 23:08 TiagoGrosso

@TiagoGrosso Do you know how you'd like to handle this? I'm happy to do a PR.

nerdyman avatar Jan 04 '25 16:01 nerdyman

@TiagoGrosso Do you know how you'd like to handle this? I'm happy to do a PR.

Hi! I have some draft work for this (Just pushed a PR for it). In general it is working, but I'm having some issues. It seems some objects are not returned when using the Instagram Login (e.g. media comments). It's not an issue with the client itself, because using the API "manually" results in the same issue. I'm trying to understand if it is an issue with the permissions of the page I use for testing this, if it's an instagram bug or if it is supposed to be like this. I'll be opening a ticket with Instagram's/FB's support

TiagoGrosso avatar Jan 04 '25 19:01 TiagoGrosso

Awesome! Thanks @TiagoGrosso, appreciate your work on this 🙌

nerdyman avatar Jan 05 '25 15:01 nerdyman