Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent oauth error trying to send message to FB #10

Open
osteele opened this issue May 7, 2017 · 0 comments
Open

Intermittent oauth error trying to send message to FB #10

osteele opened this issue May 7, 2017 · 0 comments

Comments

@osteele
Copy link

osteele commented May 7, 2017

Issue by osteele
Friday Apr 21, 2017 at 19:10 GMT
Originally opened as aloverso#18


Today 2017-04-21 a message failed to receive a response, and elicited this in the heroku log:

2017-04-21T18:48:24.794289+00:00 heroku[router]: at=info method=POST path="/webhook" host=olinloanbot.herokuapp.com request_id=ed5c1373-4a26-4eee-9645-c737083be2ed fwd="173.252.120.117" dyno=web.1 connect=2ms service=271ms status=200 bytes=155 protocol=https
2017-04-21T18:48:24.793820+00:00 app[web.1]: 400 {"error":{"message":"(#5) Unauthorized source IP address","type":"OAuthException","code":5,"fbtrace_id":"AIg7bhV+Iio"}}

The web says this is a Heroku/FB issue.

The workaround is to run heroku ps:restart when you run into the issue.

The longer-term fix is install https://elements.heroku.com/addons/proximo.

The documentation for this app should include the workaround, and the fix should be to install Proximo (or find another solution).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant