You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been working fine, but lately, it ceased to get any data. There is no response, not HTTP status.
We've added User-Agent to the request header and it didn't help.
This discussion was converted from issue #158 on April 10, 2021 00:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Our application uses lua https.request (luaSec) to retrieve weather data. This is our typical url:
graphical.weather.gov/xml/sample_products/browser_interface/ndfdXMLclient.php?product=time-series&temp=temp&pop12=pop12&wspd=wspd&lat=37.389231543994&lon=-121.90482765955&begin=2021-01-27T03:36:10&end=2021-01-28T03:36:10
It's been working fine, but lately, it ceased to get any data. There is no response, not HTTP status.
We've added User-Agent to the request header and it didn't help.
Thank you very much for your help.
Beta Was this translation helpful? Give feedback.
All reactions