Jump to content

[VIVEPORT] UserStats.DownloadStats fails error 50001


Flyhy

Recommended Posts

Hi,

I'm trying to implement viveport stats and achievements, but the callback from UserStats.DownloadStats keeps returning error 50001.

The documentation says:
50001 HTTP    Invalid account ID/VIVEPORT ID/VIVEPORT Key

I've already confirmed that the Viveport ID is correct and its the only thing needed for the initialization of the achievement api (according to the documentation).
I do get a valid account data back from User.GetUserId() and User.GetUserName().

Any help on this ?
I've found some other people with the same problem but all treads seem to be dead/abandoned without a solution. @Corvus

https://answers.unity.com/questions/1536117/anyone-know-how-to-solve-the-50001-error-with-vive.html

Link to comment
Share on other sites

For any devs experiencing error 50001 it is usually either the wrong app ID/Key copied from the dev console or not being logged into the Viveport PC client with the main developer account (that created the title listing). Most Viveport SDK api calls don't actually work fully with beta testers yet (only the DRM function fully works). If anyone else is experiencing these issue please post on the forums or contact support.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...