You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pages.js:39 Uncaught TypeError: Cannot read property 'login' of undefined
at HTMLAnchorElement.<anonymous> (pages.js:39)
at HTMLDocument.dispatch (jquery-2.1.1.min.js:3)
at HTMLDocument.r.handle (jquery-2.1.1.min.js:3)
(anonymous) @ pages.js:39
dispatch @ jquery-2.1.1.min.js:3
r.handle @ jquery-2.1.1.min.js:3
When the page is loaded, this errors appear:
github.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED
pages.js:51 Uncaught ReferenceError: GetAPI is not defined
at HTMLDocument.loadPage (pages.js:51)
at j (jquery-2.1.1.min.js:2)
at Object.fireWith [as resolveWith] (jquery-2.1.1.min.js:2)
at Function.ready (jquery-2.1.1.min.js:2)
at HTMLDocument.I (jquery-2.1.1.min.js:2)
loadPage @ pages.js:51
j @ jquery-2.1.1.min.js:2
fireWith @ jquery-2.1.1.min.js:2
ready @ jquery-2.1.1.min.js:2
I @ jquery-2.1.1.min.js:2
Hey @davidak and @tripu! Sorry but yeah, it's down - I'm not really on top of my OS projects at the moment, I'll have to do something about it when I can, life is quite busy right now. In the mean time you should still be able to use the CLI.
Nothing happens when clicking on the login button.
Loading of https://getapi.co/scripts/github.js fails, 404.
JS Console error:
When the page is loaded, this errors appear:
Maybe related to #69
Chromium 57.0.2987.98, running on Debian 8.10 (64-bit)
The text was updated successfully, but these errors were encountered: