-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SITE] RedGifs API changes #652
Comments
Greaaaaaat now I have to go see porn to try and fix this, ffs. Thanks for bringing it to my attention. |
Fixed in d60b4e7 |
Hi @Serene-Arc. Sorry for potentially making you go look at porn again but I still seem to be getting 403 on most, if not all, RedGIFs posts. I have the latest dev branch via git. |
Hmm my tests are working just fine. Can you double check that you've pulled the latest from git? Running If it's still failing, could you share the logs with the failures? If there are specific redgif IDs that are failing, that would be a big help. They seem to be doing some backend stuff. We don't actually use their registered API. Ali is the one that coded this originally so I don't know how he found it, but we don't have a key and just request from an open API. So far just changing the server returned manually was enough to fix this but if it's not a long term solution, better to know now. |
Sorry for the delay. I had to wait for something I was doing to be finished before I can use a new VM.
I've honestly just been using
So, I installed BDFR using the code you provided on a VM and tried it on an account I'm sure would give errors on my main system and it worked great! No Error 403 or anything at all. So, at least the problem is just me and not BDFR. Yay, thank you!
I just reintalled Python and Git (but they were already up-to-date before), then ran the install code in my main BDFR folder, and it works flawlessly again now! I even got the year-old "outdated praw" thingy out of the way. Haha. Can't run scripts without putting Thanks for the help, Serene! And sorry for the hassle. 😅
I also noticed something in RedGIF is messing up with uMatrix on and potentially another add-on I have that I can't identify since no GIFs would play on my Firefox at all. It works alright with Private or other browsers though. |
All good! If you don't install an editable egg with |
Getting the same problem. |
Seems like redgifs made some changes that are causing bdfr to throw 403s on any that it encounters.
The text was updated successfully, but these errors were encountered: