bpwwer Posted April 22 Posted April 22 Version 4.0.0 and later now make use of the OpenWeatherMap OneCall 3.0 API. API keys for previous versions of the API will no longer work with this version (of the API being used and the plug-in). You must subscribe to the OneCall 3.0 API if you have not already done so and generate an API key for this version of the API to use plug-in version 4.0.0 and later. Quote
macjeff Posted April 24 Posted April 24 I have a subscription for the One Call 3.0 but getting all zeros for the current data. There is forecast data but I think its cached from before I upgraded to Version 4.0.0. Now do I have to wait to get the zeros to go away? all I did is remove the API key from OpenWeatherMap Subscribed to the One Call Generated new API Key and then put new API key in Version 4.0.0. Restarted NS. All the old config vales like the Lat and Long with & between them have not been touched. See screenshots Quote
bpwwer Posted April 24 Author Posted April 24 3 hours ago, macjeff said: I have a subscription for the One Call 3.0 but getting all zeros for the current data. There is forecast data but I think its cached from before I upgraded to Version 4.0.0. Now do I have to wait to get the zeros to go away? all I did is remove the API key from OpenWeatherMap Subscribed to the One Call Generated new API Key and then put new API key in Version 4.0.0. Restarted NS. All the old config vales like the Lat and Long with & between them have not been touched. See screenshots That's the same as what I did to test. I subscribed to the OneCall 3.0 API, generated a key and changed my configuration to use that key. After a fairly short period of time it started working. How long it takes before the API key starts working is something only OpenWeatherMap can control. Some folks have reported that it has taken a day or two. When the log is set to debug level, any error messages returned by OpenWeatherMap are logged so you can check to see what error is being returned but if it's reporting a 401 (invalid API key), there's nothing I can do about that. If it's some other error related to the formatting of the request, I'll need to see that log and look at what your configuration is doing to generate a bad request. Quote
macjeff Posted April 24 Posted April 24 I just checked and data. I guess you have to really wait. Sorry for false alarm Quote
bpwwer Posted April 24 Author Posted April 24 Every time I've generated a new key it's been pretty quick to activate. I think the longest I've had to wait has been about 30 minutes. But others have had to wait overnight or longer. Seems strange that they can't activate the key within seconds, but not something I have any control over. Quote
CKlamkowski Posted September 7 Posted September 7 (edited) Now that they charge per call, how does shortpoll values work? Does the parameter define how many seconds between calls (e.g. 600 - 1 call every 10 minutes)? Edit: Confirming that poll = seconds between calls Should have let my test run longer before asking--thank you for the awesome node--just upgraded to OneCall and it works perfectly 10min after entering in credit card info Edited September 7 by CKlamkowski Quote
bpwwer Posted September 7 Author Posted September 7 3 hours ago, CKlamkowski said: Now that they charge per call, how does shortpoll values work? Does the parameter define how many seconds between calls (e.g. 600 - 1 call every 10 minutes)? Edit: Confirming that poll = seconds between calls Yes, it's seconds between calls. And yes, that could be made more obvious. The poll configuration was like that when I started using and then later developing PG3 so I never thought to improve the wording. Quote
Ross Posted September 9 Posted September 9 @CKlamkowski Please check my work, but even though they now take a credit card (and it's not all that clear on their website), the free version provides 1,000 calls per day. You can set your limit (change it from 2,000 to 1,000) so you don't go over this number and get charged. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.