Hi,
I Integrate OpenAI TTS API through External API Request Function, it Recieves the response but the response is kind of a String, Postman previews it as it is, how do I convert the String into a M43 URL or Base64 code?
I tried by using base64 Encoder, but it Did'nt Worked.
I tried both urlsafe and normal one.
Please help.
Thanks