What do you want to achieve? I want to detect the creator information of developer product
What is the issue? when I get info of developer product by GetProductInfo() it returns info but without creator information like Id or Name
What do you want to achieve? I want to detect the creator information of developer product
What is the issue? when I get info of developer product by GetProductInfo() it returns info but without creator information like Id or Name
yes but when you get info in studio shows creator id = “0” and try it
In the Creator.ID felt, it states that you need to use Creator.CreatorTargetId. Try to use that instead and see if that works.
Sorry I probably should just taken a screenshot of the Creator.Id portion but I was trying to show you that you’re supposed to use CreatorTargetId, My Mistake.
If that actually does fix it then mark @Schedency as the solution since he beat me to it.
I actually didn’t even know this but
‘A dictionary containing information about the queried item (described in the table above). Note that not all information is provided or necessarily relevant for the kind of object you are querying’
Developer Products don’t have any creator information.