Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

502 Bad Gateway Response on POST Request #910

Open
Kingsl8yer opened this issue Jun 13, 2024 · 0 comments
Open

502 Bad Gateway Response on POST Request #910

Kingsl8yer opened this issue Jun 13, 2024 · 0 comments

Comments

@Kingsl8yer
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant