Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XStoreGetUserPurchaseIdAsync not working #83

Open
rdhasse opened this issue Dec 18, 2024 · 0 comments
Open

XStoreGetUserPurchaseIdAsync not working #83

rdhasse opened this issue Dec 18, 2024 · 0 comments

Comments

@rdhasse
Copy link

rdhasse commented Dec 18, 2024

I've checked all the documentation and samples I could find and cannot figure out why XStoreGetUserPurchaseIdAsync is not returning the signed in user. It is only returning HRESULT = -2143330041 (0x8007139F).

I've initialized the XStoreContext and retrieved a valid access token for my app. I'm basically calling this function consistently with what I've found in code samples.

A couple things I'm not sure about:

  1. Is the publisherUserID parameter required? If so, what should it be set to?
  2. Are there some permissions required in order for this API call to work?

Any help/suggestions would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant