Uncaught TypeError: Converting circular structure to JSON

Posted by ychia on Stack Overflow See other posts from Stack Overflow or by ychia
Published on 2011-11-29T01:47:30Z Indexed on 2011/11/29 1:49 UTC
Read the original article Hit count: 278

We're using the fb:registration plugin to sign up users on our site. Today I noticed the registration redirect is no longer working in Google Chrome and Safari (latest public release). I know for sure it was working with the same code as recently as last week. It seems to be getting stuck on submission with this error, which is coming from:

static.ak.fbcdn.net/rsrc.php/v1/ys/r/ioE9qOq_5Oa.js:101

Firefox and IE have no problem, so it seems to be Webkit specific. Any ideas?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about registration