We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Project admin pages call an API endpoint for the project change history that 404s. eg. https://www.zooniverse.org/admin/project_status/h-spiers/etch-a-cell-powerhouse-hunt calls GET https://www.zooniverse.org/api/projects/9359/versions?http_cache=true&admin=true 404
GET https://www.zooniverse.org/api/projects/9359/versions?http_cache=true&admin=true 404
The related front-end code is here: https://github.com/zooniverse/Panoptes-Front-End/blob/a62d8e201f2e5d16e35561bfc9866d3f2fe55a1d/app/pages/admin/project-status/version-list.jsx#L54-L75
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Project admin pages call an API endpoint for the project change history that 404s. eg. https://www.zooniverse.org/admin/project_status/h-spiers/etch-a-cell-powerhouse-hunt calls
GET https://www.zooniverse.org/api/projects/9359/versions?http_cache=true&admin=true 404
The related front-end code is here: https://github.com/zooniverse/Panoptes-Front-End/blob/a62d8e201f2e5d16e35561bfc9866d3f2fe55a1d/app/pages/admin/project-status/version-list.jsx#L54-L75
The text was updated successfully, but these errors were encountered: