Campaign members list with their social_connections

Hi,

Until couple weeks, I could retrieve the patrons from my campaign with their Discord ID (by accessing [‘social_connections’][‘discord’][‘user_id’] on each members) but now, the field “discord” in “social_connections” is null.

The URL I’m using is

https://www.patreon.com/api/oauth2/v2/campaigns/my_campaign_ID/members?include=user&fields%5Buser%5D=social_connections,image_url

Why the “discord” field inside “social_connections” is always null now?

Thank you in advance for the answer.
Regards

Make sure that you connected Patreon’s official Discord integration and added Discord as a benefit to the tier that you are going to check the user ids for.

Hi,
Thank you for your answer. Is there a way we can work without Patreon’s official Discord integration?
It worked in the past, does it become mandatory now?

Its mandatory to check the users’ Discord ids now. You dont necessarily have to use it though. You can connect it, add it as a benefit to the tier that you will check the discord ids for. Then just keep using your own integration alongside it.