could not authenticate OAuth while using twitter from sharekit in iphone app I did all this
- 'Application Type' should be set to BROWSER (not client)
- 'Callback URL' should match whatever you enter in SHKTwitterCallbackUrl. The callback url doesn't have to be an actual existing url. The user will never get to it because ShareKit intercepts it before the user is redirected. It just needs to match.