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?
@Fox Is there a page with more information on the http redirect checkbox and what it does?
If the server response status implies redirection to another url, for example 302 https://en.wikipedia.org/wiki/HTTP_302 , then the action will load the url from the location header
For your second question read this post from @Fox ,
maybe its what you need. Its in Russian, but you can
use translator. There is an example script too >