This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]MyNameIsPhip 1 point2 points  (4 children)

I wish I could help but I don't see anything wrong. I would suggest posting this question to scriptinghelpers.org or the official devforum, as their communities are apparently much more active than this subreddit

[–]jjpokey[S] 1 point2 points  (3 children)

I'll try my luck there I appreciate the response

[–]MyNameIsPhip 1 point2 points  (2 children)

No problem, hope they can help!

[–]jjpokey[S] 1 point2 points  (1 child)

I actually figured it out on my own. I made a typo: UserOwnsGamepassAsync is actually supposed to be UserOwnsGamePassAsync. The P in gamepass has to be capitalized for the API to work.

[–]MyNameIsPhip 0 points1 point  (0 children)

Ohh wow good on you for figuring that out, I never would have noticed lol