GitHub-jQuery-Repo-Widget icon indicating copy to clipboard operation
GitHub-jQuery-Repo-Widget copied to clipboard

Uncaught TypeError: Cannot read property 'url' of undefined

Open shivakumars opened this issue 11 years ago • 1 comments

Initially it worked fine. I noticed that it shows null in Repo Website Link. So i added website link at github like "http://www.example.com". And now the widget doesn't load, I noticed this "Uncaught TypeError: Cannot read property 'url' of undefined " via Inspect Element in Chrome. Please let me know, if i am doing something wrong.

shivakumars avatar Aug 21 '13 18:08 shivakumars

FYI, i analysed network tab in Inspect Element and found this,

"data": { "message": "API rate limit exceeded for MY_IP. See http://developer.github.com/v3/#rate-limiting for details." }

shivakumars avatar Aug 21 '13 19:08 shivakumars