API not working?

Is the API down today? My programs are hanging when making API calls, and I’m trying to figure out if the problem is on my side or on the P123 end.

Thanks,

Daniel

Which endpoint are you using? I just ran some simple scripts for screen_run and rank_perf with no issues.

Thanks, must be on my end. I am using the python p123api library. Not sure if I can change which endpoint I am using. I’m going to try updating my API keys and see if that makes a difference.

Think I got the problem fixed. Updating the API keys didn’t do it, but deleting the APIRankingSystem seemed to fix the problem. Somehow the APIRankingSystem got fouled up and the API was hanging when trying to interact with it.