Hello, im trying to make a config for League of legends (with sentry MBA) but when i test it with http debugger i got the error 400 bad request. I dont know what im doing wrong.
I use Google devoloper tools to read the header. The page uses Json and this is the request payload: {"username":"asasas","password":"asasas123","remember":false,"region":"LA2","language":"es_MX","lang":"es_MX"}
In the main url im using
In action url im using
Thanks for the help
I use Google devoloper tools to read the header. The page uses Json and this is the request payload: {"username":"asasas","password":"asasas123","remember":false,"region":"LA2","language":"es_MX","lang":"es_MX"}
In the main url im using
In action url im using
Thanks for the help