Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'accessToken' of undefined #21

Closed
damiansmith86 opened this issue Jan 16, 2014 · 4 comments
Closed

Comments

@damiansmith86
Copy link

I get this error in the console:

Uncaught TypeError: Cannot read property 'accessToken' of undefined
i.getUserFeed
(anonymous function)
x.extend.each
x.fn.x.each
jQuery.fn.spectragram
(anonymous function)
c
p.fireWith
x.extend.ready
q

Here is the site:
http://charity-walk.co.uk

@damiansmith86
Copy link
Author

Ok I just updated the script to the version on GitHub and not the website and is now working.
Is the website version out of date?

@mikaelmattsson
Copy link

Its the minified version that is wrong. It is not minified correctly.
There is self.accessData.accessToken that shold say t.accessData.accessToken

@WalterGGonzalez
Copy link

Hi!

I have the following error in the console:

Uncaught TypeError: Cannot read property 'length' of undefined

on line 58 of file spectragram.js

Please help. Thank you

@adrianengine
Copy link
Owner

Hi Guys! Sorry for the late response. There is a new version of the library, get it from the releases page, maybe with this one that error was fixed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants