``` if (!AuthHttpRequest.initCalled) { ...
# support-questions-legacy
t
Copy code
if (!AuthHttpRequest.initCalled) {
                            throw Error("init function not called");
                            console.log("line 378")
                        }