[Python | Help Needed] Access Denied?

I’m trying to pull playlist ratings of myself through the API on Python and my subscription key is valid, and yet it’s not allowing it. Any ideas? I do it through an actual program and use the given example code and it doesn’t work. I do the ‘Try it’ thing on the page for it and it works.

Edit: I renewed my subscription key and still no luck

I use Python for my wrapper. Anyway, you can send some of your code, but make sure to not include your key. Also, I use PyHalo on GitHub. It has worked very well for me. I did have to change some things, but it was a great find.