Hi everyone, I just realized that every time we use an api where the answer is an audio file we always get this (in xano) :
and this (inweweb) :
And I know that to overcome this problem on xano you have to use the function below:
This would correct the problem and save the raw file as an audio file, but the problem here is that I want to do some testing and I don’t have a paid plan yet on xano.
So my question is this: is there a way to do this for free on weweb? I’ve tested with some javascript code but it doesn’t work, so if anyone has a solution, this will be very helpfull ! Because it’s very frustrating, on all the api that should give an audio file in response we have unusable raw data…