I am trying to fetch all the items present in the Steam Workshop and show them in the game.
I am using this - Steam Workshop Create Query for getting all the items but it just supplies me with a list which doesn’t contain any information about the items.
I guess there is something wrong with my implementation. Here is the code. I guess the problem lies in line 256.
Thank you for the help