#Downloader Integration causing 403 error accessing wikimedia URL

1 messages · Page 1 of 1 (latest)

pulsar gulch
#

I'd like to be able display the contents of a wikimedia asset (url of a picture of a specific bird when I get a notification from BirdNetGo that it heard a bird) and I'm getting a 403 error. I believe this is because there is no User Agent set in the request, so wikimedia denies the request. Manual use of the URL from a browser works fine - so I'm not banned, just denied. I peeked at the code for downloader a bit, and I bet I can shim in a string for User Agent somewhere, but I'm not that clever. 😉

Thanks!