Working on the same problem here,
The one sticking point is the error 32 now being returned.
{“message”:“Could not authenticate you”,“code”:32}
I am using the stageWebView, Mobile config, (iPhone), building with AS3 and I can log in, authenticate, and the code even returns a successfuly completed to me - BUT - as it does, I get that error, and the tweet post (status) fails.
The following are traces from various parts of the code.
[SWF] PinPointPremium.swf - 9008565 bytes after decompression
1516:Here we are calling Auth
1639PinPoint Xtra puts ShanghaiTimes here: http://tinyurl.com/9qteqfu
1640:Sending Tweet via Tweetr.as
1 {"errors":[{"message":"Could not authenticate you","code":32}]}
Event Complete:
Username: ShanghaiTimes
User Id: 16xxxxxxxxx
OAuth Token: 16xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxqQ
OAuth Token Secret: oJExxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxgw
[UnloadSWF] PinPointPremium.swf
Test Movie terminated.
Has anyone found a definitive solution to this?