Bringing Images with book data from ISBNdb

I’m having trouble with- Bringing the images with the book data.
Keep receiving status 400 errors. Without requesting images, all book data is coming thru successfully. Trying to add code for the images and it fails everytime.

Working in
Wix Studio / Dev Mode

Site link

What I’m trying to do
Trying to bring all book information including the Images from entering the ISBN into our system

What I’ve tried so far
I have tried isbnFetcher.jsw, isbnFetcher.web.jsw. I have tried to add an event.js file to merge the front end/back end. I have tried to even use Pabbly Connect. Pabbly Connect webhooks time out as well. Bear in mind, I am still learning coding. The isbnFetcher.jsw file is successful without the images. Once the request is added to bring images, it fails every time. status 400, 403, etc.

Can you share more about what you’re trying to achieve? What’s the ideal end to end flow?

The site link has a password, but here’s what I can put together:

  • Given an ISBN you want to get information about that book

What should happen? Do you need it stored in a collection on your site, are people simply searching and you want to show information?