Solved. I defined and called the fetchCategories() function two times in my code, I removed the second definition and call and it worked.