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

Incorrectly deprecated fields while upgrading to Graph API 12 #1178

Closed
gurkein opened this issue Oct 4, 2021 · 0 comments
Closed

Incorrectly deprecated fields while upgrading to Graph API 12 #1178

gurkein opened this issue Oct 4, 2021 · 0 comments
Assignees
Milestone

Comments

@gurkein
Copy link

gurkein commented Oct 4, 2021

#1173 and #1172 deprecate Page and User fields incorrectly.

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 should not be a deprecation, but a behavior change only.

@nbartels nbartels self-assigned this Oct 5, 2021
@nbartels nbartels added this to the 3.23.0 milestone Oct 5, 2021
nbartels added a commit that referenced this issue Oct 8, 2021
nbartels added a commit that referenced this issue Oct 8, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants