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

Update GameSDK RelationshipsManager to indicate that OAuth is now required #6671

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

bremea
Copy link
Contributor

@bremea bremea commented Feb 16, 2024

Fixes this issue.

The GameSDK Relationships Manager recently received a breaking change to the OnRefresh callback. After reaching out to developer support, it was confirmed that this callback now requires the target user to authenticate with OAuth2 and accept the relationships.read scope (which requires Discord approval). PR adds a warning above the OnRefresh documentation indicating that the scope is now required for the callback to function properly.

Copy link
Contributor

@jkcailteux jkcailteux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice update

@jkcailteux jkcailteux merged commit 2c39db9 into discord:main Feb 20, 2024
3 checks passed
@Rapptz
Copy link
Contributor

Rapptz commented Feb 20, 2024

This isn't possible to do so this merge feels incorrect.

shaydewael pushed a commit to Jupith/discord-api-docs that referenced this pull request May 14, 2024
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.

GameSDK RelationshipManager.OnRefresh Issue: Returning 0 Relations
3 participants