I’m trying to get the product information of my gamepass using :GetProductInfo. I expect my gamepass’s information to print in the output as I have done here however instead of printing my gamepass information it prints out someone else’s information.
Use the 2nd argument of the :GetProductInfo function to specify that you are trying to retrieve gamepass info. Otherwise it defaults to asset and that’s why you’re getting such result.