nguyentientoan / socialauth-net

Automatically exported from code.google.com/p/socialauth-net
0 stars 0 forks source link

Login with yahoo using OpenID for Multilingual site #172

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi All

I am integrating yahoo open ID for my site. My site is running for different 
languages( en, jp, cn etc.). When I am trying to logged in from english site 
with yahoo opend ID then its fine but when the same this I tried from japanese 
or chinese site then it's not redirecting me to yahoo open id login.

Each time I am getting the below error from javascript

Error: The character encoding of the plain text document was not declared. The 
document will render with garbled text in some browser configurations if the 
document contains characters from outside the US-ASCII range. The character 
encoding of the file needs to be declared in the transfer protocol or file 
needs to use a byte order mark as an encoding signature. Source File: 
http://uatstorefrontjpcr.mobi-book.com/ReturnFromSocial/LogOnYahoo Line: 0

Can anyone suggest what to do.

I have used SocialAuth-net.dll for this purpose. I have set all required 
wrapper in web.config. Same coding is okay with Google and facebook open ID.

Manoj

Original issue reported on code.google.com by rohit4me...@gmail.com on 22 Apr 2013 at 12:48

GoogleCodeExporter commented 8 years ago
Hi,

I'm closing this issue as 1)It is not related to SocialAuth.Net. It is instead 
a js+encoding issue. 2) We'd need to have a sample of your application as we've 
only english version. 

I'd suggest a Google for this. I found a number of similar threads, like 
http://stackoverflow.com/questions/11996257/the-character-encoding-of-the-html-d
ocument-was-not-declared

Original comment by deepak.a...@3pillarglobal.com on 1 Dec 2013 at 3:46