Search code examples
djangooauthlinkedin-apiaccess-token

Oauth token_rejected on LinkedIn verification - Intermittent


I'm having problems with Oauth and LinkedIn. Most of the time the verification with Oauth will work fine, but sometimes (something like 1 out of 10 or 20) LinkedIn will return token_rejected.

So far I have checked timestamps to make sure the server is not out of synch (it is not) and that the access-token I send is not malformed (although that should give an error all the time).

I am a bit lost as to where to go from here. I have seen others having intermittent problems with this but no solutions. Does anyone know where to start troubleshooting this?

This is a django app working with apache it that is of any relevance.


Solution

  • Update: This should now be fixed. Let us know if you still have the problem. Thanks for your patience.


    I run the LinkedIn Developer Network. Sorry about this. We fixed a bug, but introduced another in the process. :( We're working to fix the new bug. I'll post another comment when the patch is live.