Wolfarm alpha api

I am trying to build a function that finds the critical points of a a mathematical function. I have an html page that gets an input and a node.js express server that gets a get request and connects to the wolfram alpha api. The code seems to be working but for some reason the api returns false answers for some of the functions. explicitly, when a function has only negative critical points, the result it gives is 0. could it be that the wolfram alpha api doesn't work properly?
1 Reply
dysbulic šŸ™
dysbulic šŸ™ā€¢10mo ago
Do you get the same result when you put the function in the web UI?