ContributionsMost RecentMost LikesSolutionsRe: Bulk API in PowerQuery Hello, I have the same problem... I'm able to access the data with postman (it works with the url and the headers client-id and Authorization) but I can't access with Power Bi. Did someone find the solution? Thanks, Laurent Re: Find the Avatar of a Category with the API thanks a lot, it works! Find the Avatar of a Category with the API Hello, I read the documentation of the API V1 and V2 and I can't find a way to get the avatar URL of a category. Is it possible? Thanks, Laurent SolvedRe: Remover subscribers of a blog In fact, with the example and the documention, I can understand how to manipulate my subscriptions (users/self) but how to access the subscriptions of other users? Laurent Remover subscribers of a blog Hello, Is there a way the REST API to remove the subscribers (email) of a specific blog? Thanks, Laurent Re: Format for displaying posts It looks like I have to put the permission "Make REST API calls with read access" to use this solution. Is it normal? Is it "dangerous" if it's given to all the users? Thanks, Laurent Format for displaying posts Hello, Is there a way (an option in the Admin) to show what is the father of a message in a topic page? I saw the "Linear option", but in this mode we can't see the difference between a reply to a message and a reply to the topic. I saw the "List by topics" option, but in this mode it's really difficult to read the messages of the topic... Thanks, Laurent SolvedRe: Custom Content inside a Custom Component Yes, here is the code: <#include "YourComponent" /> Laurent Re: Component and parameters No, I didn't know that! I'm new with freemarkers. So thanks a lot! Re: Component and parameters It works with just 2 components - one with the code - one with the variables + an include to the code I thought I tested this way last week but looks like I did a mistake