Receiving a number of Failed to parseJSON
By far not an expert at JS/TS... so trying to make heads or tails of how I could debug the above errors. First run was 104 failures. Second run was 140 failures.
Additional logging would help as mentioned in other request, but to add to that, when it should be simple-ish instance data into additional logs to better troubleshoot what might be happening here, and/or a debug flag/command option to request a specific title for further testing?
One other note: when launching with a baseUrl of US standard www.amazon.com, it's doing a capatcha check, so you almost have to force a manual Auth.
Whilst not extensive, I have just updated to include slightly more logging around networking errors in #182
Are you able to pull the latest and run again to see if we can get any more hints as to what is going wrong.
Working from a different machine, so had to do a fresh install anyways, and I got all but 2, which were 404's (and kid books we don't really need anyways). Beautiful! I can jump back to my other machine later, and do another fetch to confirm there as well. Thanks!
Glad you got it working for you!