function authFunction(){ console.log("hello"); postAPIService() } authFunction();