Skip to content

Request Token Lookup Fail #131

@thunkele

Description

@thunkele

This randomly started happening to my application. There doesn't seem to be a pattern, but the request token lookup fails sporadically on production (this record does exist in the table). I have 40k + keys in the table, not sure if that might be causing the issue. Has anyone come across this?

Started GET "/oauth/authorize?oauth_token=vrd2pfnPoZEiLwvz6zIM0VSQpUnms6hoZoX5MAP2" for xxx.xxx.xxx.xxx at Wed Sep 26 11:41:13 +0000 2012
Processing by OauthController#authorize as HTML
Parameters: {"oauth_token"=>"vrd2pfnPoZEiLwvz6zIM0VSQpUnms6hoZoX5MAP2"}
Completed 500 Internal Server Error in 15ms

ActiveRecord::RecordNotFound (Couldn't find RequestToken with token = vrd2pfnPoZEiLwvz6zIM0VSQpUnms6hoZoX5MAP2):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions