I want to use wordpress rest api. but I couldn't find any tutorial resources. Is there anyone who can help with this? at least write a script that can log in using the rest api and do a few simple actions?
In the browser, all these scripts are executed automatically, if you work with the site via the http-client, then you will have to execute these scripts manually.
If anyone has this problem add a HTTP client reset at the beginning of your script. HTTP client seems to get clogged at a certain point. Issue resolved.