forkability icon indicating copy to clipboard operation
forkability copied to clipboard

website login issue

Open davidak opened this issue 7 years ago • 2 comments

Nothing happens when clicking on the login button.

Loading of https://getapi.co/scripts/github.js fails, 404.

JS Console error:

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

Maybe related to https://github.com/basicallydan/forkability/issues/69


Chromium 57.0.2987.98, running on Debian 8.10 (64-bit)

davidak avatar Jun 05 '18 13:06 davidak

Same here. http://getapi.co is AWOL right now; see the last snapshot here.

tripu avatar Jun 14 '18 15:06 tripu

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.

basicallydan avatar Jun 14 '18 15:06 basicallydan