Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not hydrate media or IGTV loaded with profile data #362

Merged
merged 3 commits into from
Dec 23, 2023
Merged

Do not hydrate media or IGTV loaded with profile data #362

merged 3 commits into from
Dec 23, 2023

Conversation

cookieguru
Copy link
Contributor

Q A
Branch? master
Bug fix? yes
New feature? no
Issue? Fix #361

The response payload for a profile no longer contains the edge_felix_video_timeline key. In addition, edges in edge_owner_to_timeline_media is always empty.

This prevents having the test suite fail on platforms when the extension
is not loaded.  The test is marked as skipped so the developer knows
that the full test suite was not run
Instagram no longer reliably returns medias or IGTVs with the call to
get profile information.  Instead, the user must explicitly make a call
to `\Instagram\Api::getMoreMedias` in order to fetch medias or to
`getMoreIgtvs` to fetch IGTVs
@pgrimaud pgrimaud merged commit 3ece0a4 into pgrimaud:master Dec 23, 2023
5 checks passed
@pgrimaud
Copy link
Owner

Thank you!

I'll add a new "clean" version: 7.0 with a drop of php version < 8.1 and clean a lot of dirty stuff here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while getting profile data
2 participants