github drallgood/audiobookshelf-hardcover-sync v1.2.3
v1.2.3 - Fix Hardcover API URL 404 Error

latest releases: v3.0.0, v2.1.0, v2.0.1...
5 months ago

Fixed

  • API Fix: Corrected Hardcover GraphQL API URL in checkExistingFinishedRead() function from https://hardcover.app/api/graphql to https://api.hardcover.app/v1/graphql
  • Resolved: 404 error warning "Failed to check existing finished reads" that was appearing in production logs
  • Cleanup: Removed empty test files that were causing build issues

What's Changed

This hotfix resolves a 404 error that was occurring when checking for existing finished reads in Hardcover. The function was using the wrong API endpoint, causing the operation to fail with a 404 status.

Full Changelog: v1.2.2...v1.2.3

Don't miss a new audiobookshelf-hardcover-sync release

NewReleases is sending notifications on new releases.