Closed masckmaster2007 closed 2 years ago
I don't know why you would want to do it in Batch, but ok.
200 OK
code even if the comment/level has already been liked by that account and a 400 Bad Request
code if something is incorrect (in this case the password or account ID).Using cURL this should look something like this:
curl -X POST https://gdbrowser.com/like -H "Content-Type: application/x-www-form-urlencoded" -d "ID=42602304&like=1&type=2&extraID=7485599&accountID=<accountID>&password=<password>"
https://gdbrowser.com/api/profile/
with the username included in the request. As detailed in the Docs, the JSON response contains the accountID property (There is no endpoint for getting only the account ID).I hope this could help you, even though this dosen't really fall into the category of an issue on GitHub :)
ok so i am working into a GDBrowser, in batch i mainly use cURL for requests now i have 2 problems
curl https://gdbrowser.com/...
and get an awnser of9609232
Help would be appreciated, and don't worry, i will add you to the credits Kind regards