If iOS user has no twitter accounts, is it possible to use application-only authentication via TWRequest for apis like getting a user's timeline? (user_timeline.json)?
I am currently getting http status 400 with the user_timeline.json API when there are no twitter accounts setup on the iOS device.