Error processing your OAuth request: Invalid oauth_verifier parameter
Opened this issue · 0 comments
slahoti0 commented
I receive this error as response while authenticating with Twitter.
{
statusCode: 401,
data: 'Error processing your OAuth request: Invalid oauth_verifier parameter'
}
I think its due to the callback URL, but I am not sure and also I am not handling any callback.
Also kept 3-legged OAuth is disabled in twitter developer portal