Roblox Auth API problem: "Username and Password are required. Please try again."

Hey everyone.

I ran into a bit of a problem while expanding my Roblox API knowledge. I was using the Auth API, and was logging in via AuthToken ctype, but the API complained about the username/password not matching.

What I used in the request body:
ctype=“AuthToken”
cvalue="< quick login code here >"
password="< privateKey from quicklogin feature here >"

image

If anyone knows whats wrong, please let me know in the replies!

Thanks for reading!

1 Like