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

Graph API 12: deprecated fields in page object #1172

Closed
nbartels opened this issue Sep 26, 2021 · 1 comment
Closed

Graph API 12: deprecated fields in page object #1172

nbartels opened this issue Sep 26, 2021 · 1 comment
Assignees
Milestone

Comments

@nbartels
Copy link
Contributor

This fields are deprecated:

  • GET /{page-id}/admin_notes
  • GET /{page-id}/businessprojects
  • GET /{page-id}/connected_instagram_account
  • GET /{page-id}/connected_page_backed_instagram_account
  • GET /{page-id}/insights_exports
  • GET /{page-id}/instagram_business_account
@nbartels nbartels added this to the 3.22.0 milestone Sep 26, 2021
@nbartels nbartels self-assigned this Sep 26, 2021
@gurkein
Copy link

gurkein commented Oct 1, 2021

@nbartels are you sure about the deprecation?

Related parts from the changelog:

The Graph API default behavior is to throw an error when an app requests a field or edge that returns an associated node or nodes, but lacks the appropriate permissions required by the associated nodes. Fields and edges on the endpoints listed below did not follow this protocol and instead were omitted from API responses when the calling app lacked appropriate permissions. Starting with version 12.0, these fields and edges will now conform to the default behavior. This change will apply to all versions on December 13, 2021.

Hence this is not a deprecation, but a behavior change only.

nbartels added a commit that referenced this issue Oct 8, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants