I’m currently facing an issue with my WaniKani API integration in my custom application. I’m trying to fetch user progress data using the API, but I keep receiving error code 403 (Forbidden) despite providing the correct API key.
I’ve checked my API key, and it seems to be valid. Could anyone provide some help ; why I might be receiving this error and how to resolve it? WaniKani - WaniKani Communityinfo
Done some of my own testing on a completely fresh account with no active subscription: even a token with none of the optional permissions still gets a 200 with OP’s code snippet. If a new token doesn’t fix things, maybe it’s some kind of IP blacklisting thing?