Skip to content

Conversation

@seohyeonlee2020
Copy link
Contributor

Closes #11258

This PR fixes an error where contents of the developers/routes page failed to load.

Technical

Updated openlibrary/openlibrary/plugins/openlibrary/code.py by removing 'sort_keys=True' from the json.dumps() call

Testing

Run openlibrary from docker. Navigate to localhost:8080/developers/routes to confirm that the page loads normally.

Screenshot

Screenshot 2025-09-21 at 18 14 14

Stakeholders

@jimchamp

@jimchamp jimchamp changed the title Removed sort_keys=True to resolve error Fix /developers/routes page Sep 22, 2025
Copy link
Collaborator

@jimchamp jimchamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @seohyeonlee2020! This fixed the issue.

@jimchamp jimchamp merged commit 4a86e22 into internetarchive:master Sep 22, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

/developers/routes displays internal error message

2 participants