Twitter - XAuth

9 views
Skip to first unread message

Georgooty varghese

unread,
Sep 7, 2010, 3:11:46 AM9/7/10
to twitter-development-talk
Dear Twitter,
 
I have used XAuth authentication used for my application. I have implemented twitter client in C# on 1 month ago , Now these days I got gateway error first time logging. Next time logging no pblm. I have no changed in code side. If any updation in XAuth authentication mechanism. In my application i couldn't post a tweet in malayalam/arabi language. How to solve this issue.
 
Any body please help me.
 
Regards,
George
 

Tom van der Woerdt

unread,
Sep 7, 2010, 5:01:04 AM9/7/10
to twitter-deve...@googlegroups.com
On 9/7/10 9:11 AM, Georgooty varghese wrote:
> Dear Twitter,
>
> I have used XAuth authentication used for my application. I have
> implemented twitter client in C# on 1 month ago , Now these days I got
> gateway error first time logging.
Just write some code to handle 500 errors - they happen a lot. It's
usually not a client issue.

> Next time logging no pblm. I have no
> changed in code side. If any updation in XAuth authentication mechanism.
> In my application i couldn't post a tweet in malayalam/arabi language.
> How to solve this issue.

Sounds like you aren't URL encoding the values properly.

> Any body please help me.
>
> Regards,
> George
>
>

> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk?hl=en

Georgooty varghese

unread,
Sep 7, 2010, 5:17:58 AM9/7/10
to twitter-deve...@googlegroups.com
Hi,
Thanks for your reply. How to handle 500 error.  I have post a tweet into twitter in  english  using my twitter client.But I couldn't be able to post a tweet in malayalam/arabi. Could u please explain me, how to encode url for that.
Regards,
George

Taylor Singletary

unread,
Sep 7, 2010, 1:30:21 PM9/7/10
to twitter-deve...@googlegroups.com
Hi Georgooty,

Present an example the status update you are trying to send with the
UTF-8 characters, and I'll show you how it should be encoded.

There's also a reference you can take a look at that iterates nearly
every single possible UTF-8 character and how they should be encoded
for a status update to Twitter at
http://github.com/episod/oauth-utf8-character-map

Taylor

Reply all
Reply to author
Forward
0 new messages