The rest-api is much slower than DarkSky and in the last few days at least has been intermittently returning 401 Unauthorized for any properly authorized call ~10% of the time if you are making repeated requests.
My workaround so far is to retry any 401 failed calls after a 3 sec delay in a loop, ugly but what else can one do.
Post
Replies
Boosts
Views
Activity
I get the same intermittent failure.