Cover image URL correct but not retrievable
-
With API key in place GBI retrieves all fields (including the various image size links) but bails out at the point of creating featured image with error mentioned in the previous post (500 Internal Server Error). After days of investigation (including testing access from different geographic regions) I found out that most if not all image sizes other than smallThumbnail (zoom=5)cannot be retrieved due to 500 error reported by Google. Below two examples:
This is ok (smallThumbnail as the only available image):
https://books.google.com/books/content?id=UZEfjUi1RyoC&printsec=frontcover&img=1&zoom=5&edge=curl&imgtk=AFLRE70DY5hYnEHR6w-mAmpBFqcy_A_MEqpeOgsKkGt3os8FmMinXI0AfDvmavksxM8aW657FpUJ1RqgbPSdKJ6T4iFp3ha0R3svtqxGyPLR6ObEFmTqcvVoSDlWoKpC9FBjzzwNW1Cc&source=gbs_apiThis is not ok (link saved as largeImage):
https://books.google.com/books/content?id=ZYOajAOrf6cC&printsec=frontcover&img=1&zoom=4&edge=curl&imgtk=AFLRE73OeVj3SE2bjQchdDDuCvhejlSedLEjg3TrqYYnZ_09pQvyUOsXlOJKZ1GKajgMivQFcgL5tAJFeMvrX7-kWJEwHFYtk95UN7vSUuy6QIA1MMbNNVCLRKZvpqUWG4iMOq19zjK7&source=gbs_api
(but if you manually change zoom to 5 it shows)This is across the board and as I believe a recent occurrence.
Do you know the reason for this? What would solve this dilemma?
Many thanks.
- The topic ‘Cover image URL correct but not retrievable’ is closed to new replies.