My project is just this code so far, I’ve literally done nothing else, config.lua is the default that already comes, the main.lua is this code with the network.request hahahaha
Thankss !! But, I discovered that without #Reservas does not work!
The #reserves that makes me redirect directly to the reserve page purchased, if I do not use it the corona redirects only to the site to put the information … Does anyone have any suggestions?
–
Other information as well. If I use the POST method without the reservations I believe it would work, but I have a problem with it. If I get a same link, and put the POST method and update the corona several times, the return changes practically every time, ie, the same link is returning me different codes … I think it’s because network.request is not expecting the page to load completely (because after you enter the page of a reservation already purchased, it loads a bit of JS code and then shows me all the information, I do not think the network .request is waiting for the JS to load … Anyone in any solution?
edit:
To put it simply: The POST method is not delivering the two variables at the following link: https://www.latam.com/pt_br/apps/personas/mybookings? the variables that would be “reserve” and “last name” (recordLocator and lastName)