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.