I’ve noticed some bugs with the campaign end point:
- Vanity does not get updated when its changed on Patreon.
- image_url is the same as image_small_url
@codebard Is this something we could get fixed? Appreciate it!
I’ve noticed some bugs with the campaign end point:
@codebard Is this something we could get fixed? Appreciate it!
They may be the same if the image is too small to make a different size small image. Try to confirm if they are still the same if the two images greatly vary in size. (original image should be big)
Did vanity change after some time or is it still showing the old vanity?
Re: image_url. So the image_url (the bigger photo) ends up showing as both the image_url and the image_small_url. Basically, I can’t figure out how to get the url for the round profile image for the campaign endpoint. It works as expected for the user endpoint.
Vanity is still the same old vanity after 5 days.
Thank you codebard as always!
@codebard Any chance you’ve been able to look at this? Thanks!
Not yet, I’ll let you know in a week or so.
Sweet. Thanks! Appreciate you.
Just curious if there have been any updates about this or what the correct way is to get the Campaign’s “Profile photo” from the API?
So the image_url (the bigger photo) ends up showing as both the image_url and the image_small_url
I did encounter the same thing, I’m also curious what’s the right method to get the Campaign Pfp since the docs doesn’t reflect the current behavior
The issue with image_small_url has been resolved. Thanks for reporting!
@nomes you mentioned issues with vanity. Do you know if this is still an issue and can you share more info on how to reproduce this? Where did you update the vanity and what attribute were you reading it from? I wonder if there’s some confusion between user and campaign vanities (user vanities are an older concept that afaik isn’t supported anymore).