pywb icon indicating copy to clipboard operation
pywb copied to clipboard

502 Bad Gateway Response on POST Request

Open Kingsl8yer opened this issue 1 year ago • 0 comments

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

Screenshot 2024-06-13 at 10 21 02 Screenshot 2024-06-13 at 10 19 55

Environment

OS: macOS Sonoma 14.5 Browser: Chrome Version: Version 125

Additional context

NA

Kingsl8yer avatar Jun 13 '24 09:06 Kingsl8yer