@Lahiru Great tip, it seems to have worked for me too.

I'm also struggling with this error: Channel API - 400 Unknown SID Error,
http://code.google.com/p/googleappengine/issues/detail?id=4940

Hopefully it will solve it too :-)

Cheers!


On Thu, Jan 17, 2013 at 7:09 AM, Lahiru Abeydeera <lordh...@gmail.com>wrote:

> I found a work around. Try to remove the iframe added by channel api
> before re-connecting.
>
> $('#wcs-iframe').remove();
>
> On Tuesday, January 15, 2013 7:30:40 AM UTC-8, Lahiru Abeydeera wrote:
>>
>> I got the exact same problem. Please let me know when somebody finds the
>> answer to this.
>>
>> Thanks
>>
>> On Saturday, January 12, 2013 11:44:49 AM UTC-8, Paulo Daniel Taylor de
>> Carvalho wrote:
>>>
>>>
>>> It just loops forever and this it what I can see in the Javascript
>>> console.
>>> This error happens after a reconnect when I try to reopen a mew channel
>>> with a new token
>>>
>>>
>>> 1394
>>>
>>>    1. Uncaught TypeError: Cannot call method 'ab' of null
>>>    
>>> talkgadget.google.com/**talkgadget/channel.js:88<https://talkgadget.google.com/talkgadget/channel.js>
>>>       1. 
>>> q.Gtalkgadget.google.com/**talkgadget/channel.js:88<https://talkgadget.google.com/talkgadget/channel.js>
>>>       2. 
>>> Fdtalkgadget.google.com/**talkgadget/channel.js:74<https://talkgadget.google.com/talkgadget/channel.js>
>>>       3. 
>>> q.handleEventtalkgadget.**google.com/talkgadget/channel.**js:21<https://talkgadget.google.com/talkgadget/channel.js>
>>>       4. 
>>> Jbtalkgadget.google.com/**talkgadget/channel.js:24<https://talkgadget.google.com/talkgadget/channel.js>
>>>       5. 
>>> Ebtalkgadget.google.com/**talkgadget/channel.js:26<https://talkgadget.google.com/talkgadget/channel.js>
>>>       6. (anonymous function)
>>>
>>>
>>>
>>>
>>> Does anybody has a clue about what's happening here?
>>>
>>> Thanks in advanced
>>>
>>>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/pWQE_D3Hi60J.
>
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to