imrehg / friendcare

New friends, lost ones, know about them.
https://friendcare.herokuapp.com
1 stars 0 forks source link

Deal with not authorized application #21

Closed imrehg closed 12 years ago

imrehg commented 12 years ago

Seems to have an error message with these parameters:

message: 'Error validating access token: User 1771280880 has not authorized application 366521123391389.',
type: 'OAuthException',
code: 190,
error_subcode: 458

In this case we can probably just remove the person from the database, can't we?