Auth endpoint /v2/passwords/validate gives inconsistent results

Currently trying to make a simple authentication thing, just playing around with the APIs and the validation api for username and password doesn’t give correct responses.

Username and Password validation api not consistent

  • The “https://auth.roblox.com/v2/passwords/validate” api takes a username and password and checks if the password given is associated with the username given. With my experience the api has never been consistent
  • Where does the bug happen: within the server
  • Date Started: N/A
  • Screenshots don’t really apply here.
    1. head to auth docs
    2. Type in your username and password
    3. click “Try it out!”
    4. switch between correct and false passwords
  • Chrome Version: 81.0.4044.129 (Official Build) (64-bit) (cohort: Stable)

Checked with version 1 and 2 of authentication api.

1 Like