Open Kingsl8yer opened 5 months ago
When clicking the 'Next Page' button of an archived page in PyWB, a 502 Bad Gateway Response is received after triggering a POST request.
1 - Go to the URL: https://orcl.my.site.com/CLR_Search 2 - Scroll down til the 'Consultant Lobbyist' section 3 - Click the 'Next Page' button with the dev tools opened 4 - Look for the 'https://orcl.my.site.com/CLR_Search?sfdcIFrameOrigin=null' POST Request 5 - If we block the URL, we get a similar result when loading the page in PyWB; the content doesn't load.
When the 'Next Page' button is clicked, it should load the following page of the table that it's showing.
OS: macOS Sonoma 14.5 Browser: Chrome Version: Version 125
NA
Describe the bug
When clicking the 'Next Page' button of an archived page in PyWB, a 502 Bad Gateway Response is received after triggering a POST request.
Steps to reproduce the bug
1 - Go to the URL: https://orcl.my.site.com/CLR_Search 2 - Scroll down til the 'Consultant Lobbyist' section 3 - Click the 'Next Page' button with the dev tools opened 4 - Look for the 'https://orcl.my.site.com/CLR_Search?sfdcIFrameOrigin=null' POST Request 5 - If we block the URL, we get a similar result when loading the page in PyWB; the content doesn't load.
Expected behaviour
When the 'Next Page' button is clicked, it should load the following page of the table that it's showing.
Screenshots
Environment
OS: macOS Sonoma 14.5 Browser: Chrome Version: Version 125
Additional context
NA