bengottlieb / Twitter-OAuth-iPhone

An easy way to get Twitter authenticating with OAuth on iPhone
http://www.standalone.com
799 stars 155 forks source link

Send Request Fails with Error #73

Closed praveensharma closed 13 years ago

praveensharma commented 13 years ago

Hi Ben! Not sure if this is a Twitter error or what but I get the following error when attempting to send a post from multiple accounts. Auth etc seems to work fine.

Request (REQUEST NUMBER) failed with error: Error Domain=HTTP Code=403 "The operation couldn’t be completed. (HTTP error 403.)"

I believe this is happening on

if([engine isAuthorized]){ [engine sendUpdate:textView.text]; };

praveensharma commented 13 years ago

BTW, this was working fine until recently which makes me think it could be a Twitter issue?

praveensharma commented 13 years ago

Nevermind! This is a "Duplicate Message" error! Apologies.

gupta163 commented 12 years ago

hi, i have one issue i working twitter using ouath twitter it is fine with that consume key while changing consume key its not working and shows Request 1B8FBBC4-3149-46BC-B449-E2E5EFD2DBB5 failed with error: Error Domain=HTTP Code=403 "The operation couldn’t be completed. (HTTP error 403.)" pls help me

gupta163 commented 12 years ago

and also sent multiple tweets its not working