Flyhy Posted January 8, 2021 Posted January 8, 2021 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
Corvus Posted January 15, 2021 Posted January 15, 2021 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.
Flyhy Posted January 18, 2021 Author Posted January 18, 2021 I was on a beta testers account, logged in with the account that had made the listing and can confirm that this fixes the error !
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now