I have downloaded the code as it is from this link from chrome site
And tried to load the extension however the images do not get loaded and a small rectangle box is displayed.I tried to follow this link but no such error is present in the file i downloaded.Can anyone help please?
Quick Google search of that error and based on its description, it's a problem with the app's API key for Flickr. You can find the key in the example code at line 25.
searchOnFlickr_: 'https://secure.flickr.com/services/rest/?' +
'method=flickr.photos.search&' +
'api_key=90485e931f687a9b9c2a66bf58a3861a&' +
I encountered this before with this kittens example and you have to wait until the key is reactivated. I'd suggest just getting started with another simple sample, such as "A browser action with a popup that changes the page color".
What I did:
Finding out where the problem lies is not as hard as you may think.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With