since a couple of days I am trying to fetch the shippingaddress through the Patreon API, but I just dont get it to work properly.
I tried it with multiple, different scopes during the loginprocess of the user… even with the
“campaigns.members.address” scope nothing will be included.
So address is included on the /members/ route by default, you don’t need to do an include call for it. It looks like the fields are formatted correctly as well.
Are you looking at the correct part of the return array?