I've got OAuth implemented for all my service calls in an AIR app I'm
building and everything seems to be working fine with one exception.

When I request the authenticate page, for some reason the page that
loads, loads in french on PCs. On Macs it loads just fine in the
system's default language. Is there a parameter I can add to the
request so I can specify the language? I've tried adding the optional
xoauth_lang_pref but that hasn't made a difference.

Reply via email to