Personal API Key Request Limit?

Post here any issues with the API or feature requests
Post Reply
misterveee
Posts: 1
Joined: Sun Apr 08, 2018 4:49 am

Personal API Key Request Limit?

Post by misterveee »

Hi,

Just need some advice.

I am developing a skin for kodi with skin helper service integration. Within the skin helper plugin i have put my personal api key.

An example usage scenario;
- User opens internet radio plugin
- Skin helper script will pull 4 images on every track change from the API (so every few minutes)

I have this all working great to a point.
After coding and testing for a while, i now have 'Open failed with code 500' or 'Open failed with code 0" or "HTTP response code said error(22)". Some images load others do not, keeping in mind while testing the script made a lot more calls than the example above.

Just trying to rule out hitting some sort of limit with the API as it could be related to the plugin.
Post Reply