"PAGE EXPIRED" Error when submitting form with maco

Support for iMacros. The iMacros software is the unique solution for automating every activity inside a web browser, for data extraction and web testing.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
xxxavito123
Posts: 1
Joined: Wed Jan 20, 2021 12:09 pm

"PAGE EXPIRED" Error when submitting form with maco

Post by xxxavito123 » Wed Jan 20, 2021 12:22 pm

VERSION BUILD=1010 RECORDER=CR

Hello, folks!

My first topic here. The issue is: I go to an URL like, www.example.com, and start running a macro that clicks a button and open a form, submit it, and click in the OK button.

However, after a few tries, when the form is submited the page shows the error "419 | PAGE EXPIRED" (from laravel), and URL changes to www.example.com/send-form

Then, I have to mannualy change the URL back to www.example.com, and form is sent and macro starts again,

My question is, there is a way to automate this specific error? I searched in Wiki but couldn't come up with any idea.

Thanks a lot.
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: "PAGE EXPIRED" Error when submitting form with macro

Post by chivracq » Wed Jan 20, 2021 9:19 pm

xxxavito123 wrote:
Wed Jan 20, 2021 12:22 pm

Code: Select all

VERSION BUILD=1010 RECORDER=CR
Hello, folks!

My first topic here. The issue is: I go to an URL like, www.example.com, and start running a macro that clicks a button and open a form, submit it, and click in the OK button.

However, after a few tries, when the form is submited the page shows the error "419 | PAGE EXPIRED" (from laravel), and URL changes to www.example.com/send-form

Then, I have to mannualy change the URL back to www.example.com, and form is sent and macro starts again,

My question is, there is a way to automate this specific error? I searched in Wiki but couldn't come up with any idea.

Thanks a lot.

Can you correct the Typo in your Thread Title, like I already did in my Reply...? (... Or remove that Part, "with macro" or "with iMacros" is a bit "useless" on this Forum, as this applies to absolutely all Threads on the whole Forum, ah-ah...!)

+ FCIM...! :mrgreen: (Read my Sig...)
=> Edit your OP also to include the missing Tech Info, "VERSION BUILD=1010 RECORDER=CR" is not "good enough"...

+ Hum..., I don't understand the "from laravel"... Is it the Name of the Site...?, or stg else...?, I don't understand... :?
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
Post Reply