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
I thought it might be the restler dependency of faceplate getting quietly updated to a version with breaking API changes, but restler hasn't been updated in quite some time.
I tried updating faceplate from 0.0.4 to 0.5.0, but that doesn't solve anything: a request to / just hangs and times out.
http://cl.ly/text/3c192d252c0A
I thought it might be the restler dependency of faceplate getting quietly updated to a version with breaking API changes, but restler hasn't been updated in quite some time.
I tried updating faceplate from 0.0.4 to 0.5.0, but that doesn't solve anything: a request to
/just hangs and times out.This callback doesn't get fired: https://github.com/heroku/facebook-template-nodejs/blob/master/web.js#L47
To get up and running with a localhost:5000 OAuth setup:
Open localhost:5000.