Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Login to web site
#3
Hi, thanks for your reply.

I tried changing the URL for the login, but the server gave me a 408 error (Timeout request).

I don't understand the issue related to the "submit" into the data.

Thanks for your time

Regards

Francesco

(Jan-02-2019, 10:17 AM)stranac Wrote: The first thing I noticed is that you're sending the login request to the wrong url.
You should be sending it to https://ec.gbgroup.it/orderentry/j_security_check instead (the login form's action).

Also, the submit in your data isn't sent when logging in from the website, but language is.
This may or may not make a difference.
Reply


Messages In This Thread
Login to web site - by halo981 - Jan-02-2019, 07:44 AM
RE: Login to web site - by stranac - Jan-02-2019, 10:17 AM
RE: Login to web site - by halo981 - Jan-02-2019, 01:11 PM
RE: Login to web site - by snippsat - Jan-02-2019, 01:40 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020