Closed Frijol closed 8 years ago
In the meanwhile, all posts can be accessed through http://tesselproject.tumblr.com/
Debugging, don't think I'll finish while sitting here so taking notes.
in tumblr.js, in promisereq function: Unhandled rejection Error: 401. Empty response (authorization failure).
Maybe the authorization sequence in the tumblr API has changed?
@tcr perhaps you can help?
I bet we don't have the api keys loaded.
On Mon, Jun 27, 2016 at 8:02 AM, Kelsey notifications@github.com wrote:
@tcr https://github.com/tcr perhaps you can help?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tessel/tessel.io/issues/86#issuecomment-228726532, or mute the thread https://github.com/notifications/unsubscribe/AABlbiSlK1mk_dqMaRm2db2uuEZEZnLUks5qP7vRgaJpZM4I-6ZV .
Francis Gulotta Director of Web Connected Devices Mobile: 917-805-3079
Fixed it!
Amazon decommissioned the server with short notice a while back and the api keys were never put on the new box. I think we should throw if the key isn't present on boot as the blog is a core part of the site. Caching the response from tumblr is also a good idea.
thank you! And, you're right.
504 Gateway Timeout. Needs investigation.