Welcome to the forum!
So, just off the top of my head, you have a mismatch here. Your server function is answer but you’re calling a server function named answer_query. Those two names should match.
Welcome to the forum!
So, just off the top of my head, you have a mismatch here. Your server function is answer but you’re calling a server function named answer_query. Those two names should match.