When executing the HTTP Request activity with the post method, in the headers it only generates the following line, however, it does not generate the cookies and I cannot pass them to the other activities to execute search methods.
[Cache-Control=private, Vary=Accept-Encoding, Server=Microsoft-IIS/10.0, X-Powered-By=ASP.NET, X-Frame-Options=SAMEORIGIN, Date=Fri, 22 Jul 2022 14:12:35 GMT]
When executing the post method for the login it generates the 200 code, but when executing the query activity it generates the 401
------------------------------
Jereelyf Cardona Garcés
------------------------------