discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

Update GameSDK RelationshipsManager to indicate that OAuth is now required

Open bremea opened this issue 6 months ago • 0 comments

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.

bremea avatar Feb 16 '24 20:02 bremea