Jan 9 '25Comments: 2Answers: 0
-2
I looked at the parameters in rails console only to find out it added users so I did like this
val json = parseToJsonElement(""" {"name":"$name","password":"$password"}}"""
However, it's still rejects it as 401 Unauthorized access on the rails side
I used to be able to login with my JSON token through…
Top comments(0)
Subscribe
For further actions, you may consider blocking this person and/orreporting abuse