From 5bed0ba604e4f301bb33c4a3df23923425953788 Mon Sep 17 00:00:00 2001 From: Phil Hollenback Date: Mon, 25 Jan 2021 06:45:00 -0800 Subject: [PATCH] Add explanation of Accuweather API rate limit (#16198) Co-authored-by: Franck Nijhof --- source/_integrations/accuweather.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/accuweather.markdown b/source/_integrations/accuweather.markdown index bd6cd214611..2f835bb4e6f 100644 --- a/source/_integrations/accuweather.markdown +++ b/source/_integrations/accuweather.markdown @@ -25,5 +25,6 @@ To add AccuWeather to your installation, go to **Configuration** >> **Integratio
Due to limitations of the terms of use of AccuWeather free API key, it is possible to configure only one integration instance. +The Limited Trial account only allows 50 API calls per day.