GitHub-jQuery-Repo-Widget
GitHub-jQuery-Repo-Widget copied to clipboard
Uncaught TypeError: Cannot read property 'url' of undefined
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.
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." }