GraceSalas
Posts: 0
Joined: Sat May 26, 2012 9:28 pm

TypeError Cannot call method 'split' of undefined

I'm following your facebook tutorial, and I get the following error:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; MS-RTC LM 8)
Timestamp: Mon, 18 Jun 2012 23:14:46 UTC

Message: 'undefined' is null or not an object
Line: 3235
Char: 3
Code: 0
URI: http://tiggzi.com/resources/preview/l...

Message: 'console' is undefined
Line: 217
Char: 5
Code: 0
URI: http://tiggzi.com/preview/aef6ab9e-90...

I'm not sure If I have set up the right app domain in facebook , I used tiggzi.com but I have also purchase your hosted service should I be using myappname.tiggzi.net instead?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

TypeError Cannot call method 'split' of undefined

At which point exactly do you get this error..? Can you paste the error message from Console window?

GraceSalas
Posts: 0
Joined: Sat May 26, 2012 9:28 pm

TypeError Cannot call method 'split' of undefined

after I click on Connect to facebook , when the Results page loads

XMLHttpRequest cannot load url: https://graph.facebook.com/oauth/acce.... Cross origin requests are only supported for HTTP.
TypeError Cannot call method 'split' of undefined

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

TypeError Cannot call method 'split' of undefined

Change the https:// part of the URL to http:// . Let me know if that works.

GraceSalas
Posts: 0
Joined: Sat May 26, 2012 9:28 pm

TypeError Cannot call method 'split' of undefined

I changed it and got this error:

XMLHttpRequest cannot load url: http://graph.facebook.com/oauth/acces.... Cross origin requests are only supported for HTTP.
TypeError Cannot call method 'split' of undefined

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

TypeError Cannot call method 'split' of undefined

Can you share the app link with us? Go to Test, and click Public.

Return to “Issues”