question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VRChat's API will stop providing username to users soon

See original GitHub issue

The VRChat API will stop providing the username field to API users soon. We expect this change to happen within the next 1-2 weeks.

Please ensure VRCX is not using the username field for anything vital, such as keying. Instead, you should utilize id as the primary user key, as it is guaranteed to be unique and always point at the same user, no matter what they’re named.

I have not looked at VRCX’s code or how it handles this data. There may be no action required.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:54
  • Comments:32 (14 by maintainers)

github_iconTop GitHub Comments

11reactions
dtuppercommented, Oct 26, 2022

Some clarifications as requested:

Users will still be able to see their own usernames, for now. I wouldn’t rely on this being present forever.

The users/{username}/name endpoint will be going away, yes.

6reactions
dtuppercommented, Nov 3, 2022

This is being deployed right now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developer Update - 27 October 2022 - VRChat Ask
We've recently informed one of the most popular third-party VRChat API-using tools that the VRChat API will stop providing the username field to ......
Read more >
Getting Started - VRChat API Documentation
The VRChat API can be used to programmatically retrieve or update information regarding your profile, friends, avatars, worlds and more. The API is...
Read more >
knah/VRCMods: A collection of various VRChat mods ... - GitHub
A collection of various VRChat mods aimed at improving user experience or fixing issues - GitHub - knah/VRCMods: A collection of various VRChat...
Read more >
VRChat Status (@VRChat_Status) / Twitter
Performance issues were identified. To reduce load on the VRChat API, the API is no longer delivering Player Moderations or non-WS Friends lists...
Read more >
A large number of people have come out saying VRChat has ...
In VRChat, you'll be entering a world where cartoon characters ... Thanks to the SDK, much of the virtual world in VRChat is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found