Hello everyone, Thanks for taking your time to read my post.
I'm using the following API, but it no longer provides a step-by-step solution as it did previously. A few days ago, the step-by-step breakdown stopped appearing in the response.
Here is the API query I'm using: https://api.wolframalpha.com/v2/query?appid=MYAPI_ID&input=(3x-5)(6x+16)&podstate=Step-by-step+solution&output=json&mag=2
I always include "podstate=Step-by-step solution" so that i get the step by stem solution for my math question. However, recently, the step by step solution stopped showing in the api output result.
Could you help me understand why this is happening and how i can resolve it?