So i'll make it short and clear. Im using wget cause HTT Track sucks and doesn't work at all.
I managed to get past the login screen but the problem is, the cookie is valid only once. Each time you click on a link, "part" of the cookie is updated, so it's no longer valid and you need to login again.
What is updated each time is the "intercom-session" hash - everything else remains the same. So what I get is only ONE working link - the rest return the login page.
Im not really that skilled on this subject so really need help from experts here. Either make wget pass credentials each time or find a way to let it generate a new hash each time...either way im kinda lost now
I managed to get past the login screen but the problem is, the cookie is valid only once. Each time you click on a link, "part" of the cookie is updated, so it's no longer valid and you need to login again.
What is updated each time is the "intercom-session" hash - everything else remains the same. So what I get is only ONE working link - the rest return the login page.
Im not really that skilled on this subject so really need help from experts here. Either make wget pass credentials each time or find a way to let it generate a new hash each time...either way im kinda lost now