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

The php return errors, and the js code stop with error #53

Open
donnykurnia opened this issue Feb 6, 2014 · 0 comments
Open

The php return errors, and the js code stop with error #53

donnykurnia opened this issue Feb 6, 2014 · 0 comments

Comments

@donnykurnia
Copy link

The php script return this response:

{"response":{"errors":[{"message":"Rate limit exceeded","code":88}]},"message":false}

My client using jquery.tweet.min.js and it stop with this error:

Uncaught TypeError: Cannot read property 'name' of undefined jquery.tweet.min.js:12

Right now I'm trying to modify your js code so it will stop when response have errors instead of try to map it using extract_template_data. I'll send you the patch after I successed make it work.

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

1 participant