[openstreetmap/openstreetmap-website] undefined method `create_request_token' for nil:NilClass (#1398)
Milad Karbasizadeh
notifications at github.com
Sun Dec 25 07:44:53 UTC 2016
I get this error while trying to oauth sign in to my own deployed instance of openstreetmaps-website.
This is my http request:
URL: http://localhost:3000/oauth/request_token
METHOD: POST
Authorization Header Value: OAuth oauth_consumer_key="xxxx", oauth_nonce="xxxx", oauth_signature="xxxx", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1482577164"
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1398
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20161224/17ec7b3f/attachment.html>
More information about the rails-dev
mailing list