-
Notifications
You must be signed in to change notification settings - Fork 6
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
[object Object] error on thumbnail #16
Comments
@petenice Thanks for reporting this issue. Would you mind answering a few questions so I can get to the bottom of this?
|
Sorry about the delay. Answers follow:
Thank you for your excellent work and helpful contribution! It's a great tool. |
I was going to create a new issue, but I think this is probably the same thing.... The JSON feed returned by the YouTube API has changed. You need to update videolink.js. Change line 34 from:
to:
|
@peteheaney Thanks for finding that! Would you be willing to submit a pull request? |
Success! Thank you both! |
{my_field_name:thumbnail} returning [object Object] error
The text was updated successfully, but these errors were encountered: