Quantcast
Channel: Current Observation feed from weather.gov forbidden (403) - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by Lloyd S Turley for Current Observation feed from weather.gov forbidden (403)

$
0
0

This answer helped me but actually did not work. I still received the error response.

I changed the Post to a Get in this line:

var request = new HttpRequestMessage(HttpMethod.Post...

To:

var request = new HttpRequestMessage(HttpMethod.Get...

Then, it worked fine.


Viewing all articles
Browse latest Browse all 6




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>