Page 1 of 1

TypeError Cannot call method 'split' of undefined

Posted: Mon Jun 18, 2012 11:22 pm
by GraceSalas

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?


TypeError Cannot call method 'split' of undefined

Posted: Tue Jun 19, 2012 12:13 am
by maxkatz

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


TypeError Cannot call method 'split' of undefined

Posted: Tue Jun 19, 2012 12:23 am
by GraceSalas

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


TypeError Cannot call method 'split' of undefined

Posted: Tue Jun 19, 2012 12:25 am
by maxkatz

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


TypeError Cannot call method 'split' of undefined

Posted: Tue Jun 19, 2012 2:01 am
by GraceSalas

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


TypeError Cannot call method 'split' of undefined

Posted: Tue Jun 19, 2012 3:07 am
by maxkatz

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