Hi, what url should I use to connect to the API?
(https://gorest.co.in/)
or
(https://gorest.co.in/public/v2/users)
Im a bit confused which one to connect to.
I need to create a website with this service that has a login page and accepts exactly the token that is provided when registering for the service. However, the GET URL returns results even with the missing or incorrect token, while the POST URL forcibly creates a new user. What can I do?