Closed OmgImAlexis closed 3 years ago
We do not have flair templates v2 fully implemented, you cannot set posts with their flair template id. We're tracking this under #255
If you wish to implement the link_flair_v2
go right ahead, otherwise you can make use of oauthRequest
for your own code in the meantime
We do not have flair templates v2 fully implemented, you cannot set posts with their flair template id. We're tracking this under #255
If you wish to implement the
link_flair_v2
go right ahead, otherwise you can make use ofoauthRequest
for your own code in the meantime
Honestly not sure how I missed that part of the api docs. Thank you. 🙌
Currently I'm needing to use this as I couldn't find any method to change the user's flair based on the
flair_template_id
.