Hi. I’m fixing my automation script that checks daily for a certain tag and makes sure my archives have the last 50 of the images from that tag for backup and storage purposes. I was unaware that the API changed a while back, and I just got around to fixing it, but even though I’ve checked in the browser and Postman that my URL is correct, the moment I put it into my NodeJS script, it triggers a reCAPTCHA request that I have no idea how to answer since it’s being run in the terminal. Any idea why reCAPTCHA is triggering for an API call? I think it might have to do with my script failing to run and being redirected to the homepage for probably a month or two, but it was only ran daily so… I’m unsure if that was what caused the issue.
Any help you can supply would be much appreciated.
Any help you can supply would be much appreciated.
